#dc3c4e color space conversions
Hex:
#dc3c4e
RGB:
220, 60, 78
CMY:
14, 76, 69
CMYK:
0, 73, 65, 14
HSL:
353°, 69.5652%, 54.9020%
HSV (HSB):
353°, 72.7273%, 86.2745%
XYZ:
32.5062, 18.9974, 9.1613
xyY:
0.5358, 0.3132, 18.9974
CIE-Lab:
50.6842, 62.2282, 27.3340
CIE-LCH:
50.6842, 67.9668, 23.7137
CIE-Luv:
50.6842, 118.0058, 17.9998
Hunter-Lab:
43.5860, 56.8487, 18.0481
#dc3c4e color charts
#dc3c4e color shades, tints & tones
#dc3c4e color schemes
#dc3c4e color preview, HTML & CSS examples
This text has a color of #dc3c4e
<p style="color:#dc3c4e;">Text here</p>
.mytext {color:#dc3c4e;}
This box has a color of #dc3c4e
<div style="background-color:#dc3c4e;">Content here</div>
.mybackground {background-color:#dc3c4e;}
Border around this has a color of #dc3c4e
<div style="border:2px solid #dc3c4e;">Content here</div>
.myborder {border:2px solid #dc3c4e;}