#d00d24 color space conversions
Hex:
#d00d24
RGB:
208, 13, 36
CMY:
18, 95, 86
CMYK:
0, 94, 83, 18
HSL:
353°, 88.2353%, 43.3333%
HSV (HSB):
353°, 93.7500%, 81.5686%
XYZ:
26.4748, 13.8251, 2.9422
xyY:
0.6122, 0.3197, 13.8251
CIE-Lab:
43.9811, 67.9996, 43.3996
CIE-LCH:
43.9811, 80.6689, 32.5474
CIE-Luv:
43.9811, 136.3845, 25.3768
Hunter-Lab:
37.1821, 62.0285, 21.3359
#d00d24 color charts
#d00d24 color shades, tints & tones
#d00d24 color schemes
#d00d24 color preview, HTML & CSS examples
This text has a color of #d00d24
<p style="color:#d00d24;">Text here</p>
.mytext {color:#d00d24;}
This box has a color of #d00d24
<div style="background-color:#d00d24;">Content here</div>
.mybackground {background-color:#d00d24;}
Border around this has a color of #d00d24
<div style="border:2px solid #d00d24;">Content here</div>
.myborder {border:2px solid #d00d24;}