#d24d1e color space conversions
Hex:
#d24d1e
RGB:
210, 77, 30
CMY:
18, 70, 88
CMYK:
0, 63, 86, 18
HSL:
16°, 75.0000%, 47.0588%
HSV (HSB):
16°, 85.7143%, 82.3529%
XYZ:
29.4666, 19.1031, 3.3625
xyY:
0.5674, 0.3678, 19.1031
CIE-Lab:
50.8076, 50.4386, 52.4379
CIE-LCH:
50.8076, 72.7584, 46.1133
CIE-Luv:
50.8076, 108.0584, 38.8950
Hunter-Lab:
43.7071, 43.8540, 26.0336
#d24d1e color charts
#d24d1e color shades, tints & tones
#d24d1e color schemes
#d24d1e color preview, HTML & CSS examples
This text has a color of #d24d1e
<p style="color:#d24d1e;">Text here</p>
.mytext {color:#d24d1e;}
This box has a color of #d24d1e
<div style="background-color:#d24d1e;">Content here</div>
.mybackground {background-color:#d24d1e;}
Border around this has a color of #d24d1e
<div style="border:2px solid #d24d1e;">Content here</div>
.myborder {border:2px solid #d24d1e;}