#d42d20 color space conversions
Hex:
#d42d20
RGB:
212, 45, 32
CMY:
17, 82, 87
CMYK:
0, 79, 85, 17
HSL:
4°, 73.7705%, 47.8431%
HSV (HSB):
4°, 84.9057%, 83.1373%
XYZ:
28.3505, 15.9781, 2.9563
xyY:
0.5996, 0.3379, 15.9781
CIE-Lab:
46.9458, 62.7571, 48.4151
CIE-LCH:
46.9458, 79.2621, 37.6490
CIE-Luv:
46.9458, 129.2082, 31.1324
Hunter-Lab:
39.9726, 56.6486, 23.5958
#d42d20 color charts
#d42d20 color shades, tints & tones
#d42d20 color schemes
#d42d20 color preview, HTML & CSS examples
This text has a color of #d42d20
<p style="color:#d42d20;">Text here</p>
.mytext {color:#d42d20;}
This box has a color of #d42d20
<div style="background-color:#d42d20;">Content here</div>
.mybackground {background-color:#d42d20;}
Border around this has a color of #d42d20
<div style="border:2px solid #d42d20;">Content here</div>
.myborder {border:2px solid #d42d20;}