#d00b0d color space conversions
Hex:
#d00b0d
RGB:
208, 11, 13
CMY:
18, 96, 95
CMYK:
0, 95, 94, 18
HSL:
359°, 89.9543%, 42.9412%
HSV (HSB):
359°, 94.7115%, 81.5686%
XYZ:
26.2047, 13.6783, 1.6398
xyY:
0.6311, 0.3294, 13.6783
CIE-Lab:
43.7680, 67.8040, 53.6581
CIE-LCH:
43.7680, 86.4672, 38.3571
CIE-Luv:
43.7680, 139.8261, 29.9482
Hunter-Lab:
36.9842, 61.7519, 23.2601
#d00b0d color charts
#d00b0d color shades, tints & tones
#d00b0d color schemes
#d00b0d color preview, HTML & CSS examples
This text has a color of #d00b0d
<p style="color:#d00b0d;">Text here</p>
.mytext {color:#d00b0d;}
This box has a color of #d00b0d
<div style="background-color:#d00b0d;">Content here</div>
.mybackground {background-color:#d00b0d;}
Border around this has a color of #d00b0d
<div style="border:2px solid #d00b0d;">Content here</div>
.myborder {border:2px solid #d00b0d;}