#b00b09 color space conversions
Hex:
#b00b09
RGB:
176, 11, 9
CMY:
31, 96, 96
CMYK:
0, 94, 95, 31
HSL:
1°, 90.2703%, 36.2745%
HSV (HSB):
1°, 94.8864%, 69.0196%
XYZ:
18.0735, 9.4892, 1.1375
xyY:
0.6297, 0.3306, 9.4892
CIE-Lab:
36.9096, 59.4636, 47.5025
CIE-LCH:
36.9096, 76.1079, 38.6196
CIE-Luv:
36.9096, 116.8140, 25.4173
Hunter-Lab:
30.8045, 50.8208, 19.3739
#b00b09 color charts
#b00b09 color shades, tints & tones
#b00b09 color schemes
#b00b09 color preview, HTML & CSS examples
This text has a color of #b00b09
<p style="color:#b00b09;">Text here</p>
.mytext {color:#b00b09;}
This box has a color of #b00b09
<div style="background-color:#b00b09;">Content here</div>
.mybackground {background-color:#b00b09;}
Border around this has a color of #b00b09
<div style="border:2px solid #b00b09;">Content here</div>
.myborder {border:2px solid #b00b09;}