| |
---|---|
| |
Information: | |
Title | Deep Pink |
Hex | #ff1493
|
RGB | 255,20,147
|
HSL | 328,100%,54%
|
Deep Pink is a color.
Deep Pink contains 60.43% red, 4.74% green, and 34.83% blue in RGB.
In CMYK, deep pink contains 0% cyan, 92% magenta, 42% yellow, and 0% black.
Info
Hex:
RGB:
RGBA:
HSL:
HSLA:
HSV:
CMYK:
XYZ:
Yxy:
Hunter Lab:
CIE-Lab:
#ff1493
RGB:
255,20,147
RGBA:
255,20,147,1.0
HSL:
328,100%,54%
HSLA:
328,100%,54%,1.0
HSV:
328°,92°,100°
CMYK:
0.00,0.92,0.42,0.00
XYZ:
46.7566,23.8669,29.7462
Yxy:
23.8669,0.4658,0.2378
Hunter Lab:
48.8538,85.3434,-1.9030
CIE-Lab:
55.9543,84.5562,-5.7147
Base | Red | Green | Blue |
---|---|---|---|
Binary | 11111111 | 00010100 | 10010011 |
Octal | 377 | 24 | 223 |
Decimal | 255 | 20 | 147 |
Hex | FF | 14 | 93 |
CSS
Here are some examples for using this color in CSS with Hex, RGB, HSL etc.
Color
color: deeppink;
Hex
color: #ff1493;
RGB
color: rgb(255,20,147);
RGBa
color: rgba(255,20,147,1.0);
HSL
color: hsl(328,100%,54%);
HSLa
color: hsla(328,100%,54%,1.0);