#d01b0e color space conversions
Hex:
#d01b0e
RGB:
208, 27, 14
CMY:
18, 89, 95
CMYK:
0, 87, 93, 18
HSL:
4°, 87.3874%, 43.5294%
HSV (HSB):
4°, 93.2692%, 81.5686%
XYZ:
26.4836, 14.2255, 1.7654
xyY:
0.6235, 0.3349, 14.2255
CIE-Lab:
44.5546, 65.5640, 53.7840
CIE-LCH:
44.5546, 84.8019, 39.3630
CIE-Luv:
44.5546, 135.6858, 31.2118
Hunter-Lab:
37.7167, 59.3337, 23.6265
#d01b0e color charts
#d01b0e color shades, tints & tones
#d01b0e color schemes
#d01b0e color preview, HTML & CSS examples
This text has a color of #d01b0e
<p style="color:#d01b0e;">Text here</p>
.mytext {color:#d01b0e;}
This box has a color of #d01b0e
<div style="background-color:#d01b0e;">Content here</div>
.mybackground {background-color:#d01b0e;}
Border around this has a color of #d01b0e
<div style="border:2px solid #d01b0e;">Content here</div>
.myborder {border:2px solid #d01b0e;}