#d24001 color space conversions
Hex:
#d24001
RGB:
210, 64, 1
CMY:
18, 75, 100
CMYK:
0, 70, 100, 18
HSL:
18°, 99.0521%, 41.3725%
HSV (HSB):
18°, 99.5238%, 82.3529%
XYZ:
28.4172, 17.3706, 1.8838
xyY:
0.5961, 0.3644, 17.3706
CIE-Lab:
48.7237, 55.3556, 59.8648
CIE-LCH:
48.7237, 81.5355, 47.2411
CIE-Luv:
48.7237, 119.0584, 39.4511
Hunter-Lab:
41.6781, 48.7694, 26.4948
#d24001 color charts
#d24001 color shades, tints & tones
#d24001 color schemes
#d24001 color preview, HTML & CSS examples
This text has a color of #d24001
<p style="color:#d24001;">Text here</p>
.mytext {color:#d24001;}
This box has a color of #d24001
<div style="background-color:#d24001;">Content here</div>
.mybackground {background-color:#d24001;}
Border around this has a color of #d24001
<div style="border:2px solid #d24001;">Content here</div>
.myborder {border:2px solid #d24001;}