#d42c2f color space conversions
Hex:
#d42c2f
RGB:
212, 44, 47
CMY:
17, 83, 82
CMYK:
0, 79, 78, 17
HSL:
359°, 66.1417%, 50.1961%
HSV (HSB):
359°, 79.2453%, 83.1373%
XYZ:
28.5651, 16.0036, 4.2728
xyY:
0.5849, 0.3277, 16.0036
CIE-Lab:
46.9793, 63.4537, 40.6207
CIE-LCH:
46.9793, 75.3420, 32.6259
CIE-Luv:
46.9793, 127.1226, 26.5289
Hunter-Lab:
40.0046, 57.4495, 21.6706
#d42c2f color charts
#d42c2f color shades, tints & tones
#d42c2f color schemes
#d42c2f color preview, HTML & CSS examples
This text has a color of #d42c2f
<p style="color:#d42c2f;">Text here</p>
.mytext {color:#d42c2f;}
This box has a color of #d42c2f
<div style="background-color:#d42c2f;">Content here</div>
.mybackground {background-color:#d42c2f;}
Border around this has a color of #d42c2f
<div style="border:2px solid #d42c2f;">Content here</div>
.myborder {border:2px solid #d42c2f;}