#d01b0c color space conversions
Hex:
#d01b0c
RGB:
208, 27, 12
CMY:
18, 89, 95
CMYK:
0, 87, 94, 18
HSL:
5°, 89.0909%, 43.1373%
HSV (HSB):
5°, 94.2308%, 81.5686%
XYZ:
26.4707, 14.2203, 1.6975
xyY:
0.6245, 0.3355, 14.2203
CIE-Lab:
44.5472, 65.5425, 54.4294
CIE-LCH:
44.5472, 85.1962, 39.7077
CIE-Luv:
44.5472, 135.8420, 31.4601
Hunter-Lab:
37.7098, 59.3073, 23.7280
#d01b0c color charts
#d01b0c color shades, tints & tones
#d01b0c color schemes
#d01b0c color preview, HTML & CSS examples
This text has a color of #d01b0c
<p style="color:#d01b0c;">Text here</p>
.mytext {color:#d01b0c;}
This box has a color of #d01b0c
<div style="background-color:#d01b0c;">Content here</div>
.mybackground {background-color:#d01b0c;}
Border around this has a color of #d01b0c
<div style="border:2px solid #d01b0c;">Content here</div>
.myborder {border:2px solid #d01b0c;}