#b00b03 color space conversions
Hex:
#b00b03
RGB:
176, 11, 3
CMY:
31, 96, 99
CMYK:
0, 94, 98, 31
HSL:
3°, 96.6480%, 35.0980%
HSV (HSB):
3°, 98.2955%, 69.0196%
XYZ:
18.0406, 9.4760, 0.9644
xyY:
0.6334, 0.3327, 9.4760
CIE-Lab:
36.8851, 59.3945, 49.8013
CIE-LCH:
36.8851, 77.5105, 39.9793
CIE-Luv:
36.8851, 117.3224, 26.2013
Hunter-Lab:
30.7832, 50.7402, 19.6908
#b00b03 color charts
#b00b03 color shades, tints & tones
#b00b03 color schemes
#b00b03 color preview, HTML & CSS examples
This text has a color of #b00b03
<p style="color:#b00b03;">Text here</p>
.mytext {color:#b00b03;}
This box has a color of #b00b03
<div style="background-color:#b00b03;">Content here</div>
.mybackground {background-color:#b00b03;}
Border around this has a color of #b00b03
<div style="border:2px solid #b00b03;">Content here</div>
.myborder {border:2px solid #b00b03;}