#dc412e color space conversions
Hex:
#dc412e
RGB:
220, 65, 46
CMY:
14, 75, 82
CMYK:
0, 70, 79, 14
HSL:
7°, 71.3115%, 52.1569%
HSV (HSB):
7°, 79.0909%, 86.2745%
XYZ:
31.8986, 19.1935, 4.6082
xyY:
0.5727, 0.3446, 19.1935
CIE-Lab:
50.9128, 59.0505, 45.6687
CIE-LCH:
50.9128, 74.6498, 37.7178
CIE-Luv:
50.9128, 122.1861, 32.7186
Hunter-Lab:
43.8104, 53.2989, 24.4308
#dc412e color charts
#dc412e color shades, tints & tones
#dc412e color schemes
#dc412e color preview, HTML & CSS examples
This text has a color of #dc412e
<p style="color:#dc412e;">Text here</p>
.mytext {color:#dc412e;}
This box has a color of #dc412e
<div style="background-color:#dc412e;">Content here</div>
.mybackground {background-color:#dc412e;}
Border around this has a color of #dc412e
<div style="border:2px solid #dc412e;">Content here</div>
.myborder {border:2px solid #dc412e;}