#b00b0f color space conversions
Hex:
#b00b0f
RGB:
176, 11, 15
CMY:
31, 96, 94
CMYK:
0, 94, 91, 31
HSL:
359°, 88.2353%, 36.6667%
HSV (HSB):
359°, 93.7500%, 69.0196%
XYZ:
18.1104, 9.5039, 1.3319
xyY:
0.6257, 0.3283, 9.5039
CIE-Lab:
36.9370, 59.5410, 45.1889
CIE-LCH:
36.9370, 74.7473, 37.1969
CIE-Luv:
36.9370, 116.2484, 24.5444
Hunter-Lab:
30.8285, 50.9112, 19.0185
#b00b0f color charts
#b00b0f color shades, tints & tones
#b00b0f color schemes
#b00b0f color preview, HTML & CSS examples
This text has a color of #b00b0f
<p style="color:#b00b0f;">Text here</p>
.mytext {color:#b00b0f;}
This box has a color of #b00b0f
<div style="background-color:#b00b0f;">Content here</div>
.mybackground {background-color:#b00b0f;}
Border around this has a color of #b00b0f
<div style="border:2px solid #b00b0f;">Content here</div>
.myborder {border:2px solid #b00b0f;}