#dc204e color space conversions
Hex:
#dc204e
RGB:
220, 32, 78
CMY:
14, 87, 69
CMYK:
0, 85, 65, 14
HSL:
345°, 74.6032%, 49.4118%
HSV (HSB):
345°, 85.4545%, 86.2745%
XYZ:
31.4069, 16.7987, 8.7949
xyY:
0.5510, 0.2947, 16.7987
CIE-Lab:
48.0054, 69.7875, 23.8999
CIE-LCH:
48.0054, 73.7665, 18.9046
CIE-Luv:
48.0054, 129.6243, 12.3110
Hunter-Lab:
40.9862, 65.0547, 15.9679
#dc204e color charts
#dc204e color shades, tints & tones
#dc204e color schemes
#dc204e color preview, HTML & CSS examples
This text has a color of #dc204e
<p style="color:#dc204e;">Text here</p>
.mytext {color:#dc204e;}
This box has a color of #dc204e
<div style="background-color:#dc204e;">Content here</div>
.mybackground {background-color:#dc204e;}
Border around this has a color of #dc204e
<div style="border:2px solid #dc204e;">Content here</div>
.myborder {border:2px solid #dc204e;}