#b0000f color space conversions
Hex:
#b0000f
RGB:
176, 0, 15
CMY:
31, 100, 94
CMYK:
0, 100, 91, 31
HSL:
355°, 100.0000%, 34.5098%
HSV (HSB):
355°, 100.0000%, 69.0196%
XYZ:
17.9907, 9.2646, 1.2920
xyY:
0.6302, 0.3245, 9.2646
CIE-Lab:
36.4888, 60.8376, 44.8809
CIE-LCH:
36.4888, 75.6010, 36.4168
CIE-Luv:
36.4888, 118.3949, 23.7604
Hunter-Lab:
30.4378, 52.2390, 18.7898
#b0000f color charts
#b0000f color shades, tints & tones
#b0000f color schemes
#b0000f color preview, HTML & CSS examples
This text has a color of #b0000f
<p style="color:#b0000f;">Text here</p>
.mytext {color:#b0000f;}
This box has a color of #b0000f
<div style="background-color:#b0000f;">Content here</div>
.mybackground {background-color:#b0000f;}
Border around this has a color of #b0000f
<div style="border:2px solid #b0000f;">Content here</div>
.myborder {border:2px solid #b0000f;}