#dc1980 color space conversions
Hex:
#dc1980
RGB:
220, 25, 128
CMY:
14, 90, 50
CMYK:
0, 89, 42, 14
HSL:
328°, 79.5918%, 48.0392%
HSV (HSB):
328°, 88.6364%, 86.2745%
XYZ:
33.7591, 17.4694, 22.0147
xyY:
0.4609, 0.2385, 17.4694
CIE-Lab:
48.8461, 74.5867, -5.5818
CIE-LCH:
48.8461, 74.7952, 355.7202
CIE-Luv:
48.8461, 111.3468, -21.4802
Hunter-Lab:
41.7964, 71.0313, -1.9713
#dc1980 color charts
#dc1980 color shades, tints & tones
#dc1980 color schemes
#dc1980 color preview, HTML & CSS examples
This text has a color of #dc1980
<p style="color:#dc1980;">Text here</p>
.mytext {color:#dc1980;}
This box has a color of #dc1980
<div style="background-color:#dc1980;">Content here</div>
.mybackground {background-color:#dc1980;}
Border around this has a color of #dc1980
<div style="border:2px solid #dc1980;">Content here</div>
.myborder {border:2px solid #dc1980;}