#d42c3e color space conversions
Hex:
#d42c3e
RGB:
212, 44, 62
CMY:
17, 83, 76
CMYK:
0, 79, 71, 17
HSL:
354°, 66.1417%, 50.1961%
HSV (HSB):
354°, 79.2453%, 83.1373%
XYZ:
28.9216, 16.1462, 6.1496
xyY:
0.5647, 0.3152, 16.1462
CIE-Lab:
47.1657, 64.0372, 32.1716
CIE-LCH:
47.1657, 71.6643, 26.6744
CIE-Luv:
47.1657, 123.6607, 20.5457
Hunter-Lab:
40.1824, 58.1577, 19.0537
#d42c3e color charts
#d42c3e color shades, tints & tones
#d42c3e color schemes
#d42c3e color preview, HTML & CSS examples
This text has a color of #d42c3e
<p style="color:#d42c3e;">Text here</p>
.mytext {color:#d42c3e;}
This box has a color of #d42c3e
<div style="background-color:#d42c3e;">Content here</div>
.mybackground {background-color:#d42c3e;}
Border around this has a color of #d42c3e
<div style="border:2px solid #d42c3e;">Content here</div>
.myborder {border:2px solid #d42c3e;}