#d24e1c color space conversions
Hex:
#d24e1c
RGB:
210, 78, 28
CMY:
18, 69, 89
CMYK:
0, 63, 87, 18
HSL:
16°, 76.4706%, 46.6667%
HSV (HSB):
16°, 86.6667%, 82.3529%
XYZ:
29.5123, 19.2343, 3.2557
xyY:
0.5675, 0.3699, 19.2343
CIE-Lab:
50.9602, 49.9564, 53.3723
CIE-LCH:
50.9602, 73.1043, 46.8934
CIE-Luv:
50.9602, 107.5166, 39.5937
Hunter-Lab:
43.8569, 43.3673, 26.2984
#d24e1c color charts
#d24e1c color shades, tints & tones
#d24e1c color schemes
#d24e1c color preview, HTML & CSS examples
This text has a color of #d24e1c
<p style="color:#d24e1c;">Text here</p>
.mytext {color:#d24e1c;}
This box has a color of #d24e1c
<div style="background-color:#d24e1c;">Content here</div>
.mybackground {background-color:#d24e1c;}
Border around this has a color of #d24e1c
<div style="border:2px solid #d24e1c;">Content here</div>
.myborder {border:2px solid #d24e1c;}