#d01f0b color space conversions
Hex:
#d01f0b
RGB:
208, 31, 11
CMY:
18, 88, 96
CMYK:
0, 85, 95, 18
HSL:
6°, 89.9543%, 42.9412%
HSV (HSB):
6°, 94.7115%, 81.5686%
XYZ:
26.5628, 14.4140, 1.6988
xyY:
0.6224, 0.3378, 14.4140
CIE-Lab:
44.8209, 64.7410, 54.8884
CIE-LCH:
44.8209, 84.8772, 40.2918
CIE-Luv:
44.8209, 134.4913, 32.0637
Hunter-Lab:
37.9658, 58.4475, 23.9231
#d01f0b color charts
#d01f0b color shades, tints & tones
#d01f0b color schemes
#d01f0b color preview, HTML & CSS examples
This text has a color of #d01f0b
<p style="color:#d01f0b;">Text here</p>
.mytext {color:#d01f0b;}
This box has a color of #d01f0b
<div style="background-color:#d01f0b;">Content here</div>
.mybackground {background-color:#d01f0b;}
Border around this has a color of #d01f0b
<div style="border:2px solid #d01f0b;">Content here</div>
.myborder {border:2px solid #d01f0b;}