#d00b1a color space conversions
Hex:
#d00b1a
RGB:
208, 11, 26
CMY:
18, 96, 90
CMYK:
0, 95, 88, 18
HSL:
355°, 89.9543%, 42.9412%
HSV (HSB):
355°, 94.7115%, 81.5686%
XYZ:
26.3185, 13.7238, 2.2391
xyY:
0.6225, 0.3246, 13.7238
CIE-Lab:
43.8342, 67.9890, 48.3683
CIE-LCH:
43.8342, 83.4385, 35.4286
CIE-Luv:
43.8342, 138.3783, 27.7466
Hunter-Lab:
37.0457, 61.9827, 22.3484
#d00b1a color charts
#d00b1a color shades, tints & tones
#d00b1a color schemes
#d00b1a color preview, HTML & CSS examples
This text has a color of #d00b1a
<p style="color:#d00b1a;">Text here</p>
.mytext {color:#d00b1a;}
This box has a color of #d00b1a
<div style="background-color:#d00b1a;">Content here</div>
.mybackground {background-color:#d00b1a;}
Border around this has a color of #d00b1a
<div style="border:2px solid #d00b1a;">Content here</div>
.myborder {border:2px solid #d00b1a;}