#d24e0e color space conversions
Hex:
#d24e0e
RGB:
210, 78, 14
CMY:
18, 69, 95
CMYK:
0, 63, 93, 18
HSL:
20°, 87.5000%, 43.9216%
HSV (HSB):
20°, 93.3333%, 82.3529%
XYZ:
29.3820, 19.1821, 2.5694
xyY:
0.5746, 0.3751, 19.1821
CIE-Lab:
50.8996, 49.7182, 57.9784
CIE-LCH:
50.8996, 76.3766, 49.3859
CIE-Luv:
50.8996, 108.5067, 41.7874
Hunter-Lab:
43.7974, 43.1034, 27.1799
#d24e0e color charts
#d24e0e color shades, tints & tones
#d24e0e color schemes
#d24e0e color preview, HTML & CSS examples
This text has a color of #d24e0e
<p style="color:#d24e0e;">Text here</p>
.mytext {color:#d24e0e;}
This box has a color of #d24e0e
<div style="background-color:#d24e0e;">Content here</div>
.mybackground {background-color:#d24e0e;}
Border around this has a color of #d24e0e
<div style="border:2px solid #d24e0e;">Content here</div>
.myborder {border:2px solid #d24e0e;}