#b1000f color space conversions
Hex:
#b1000f
RGB:
177, 0, 15
CMY:
31, 100, 94
CMYK:
0, 100, 92, 31
HSL:
355°, 100.0000%, 34.7059%
HSV (HSB):
355°, 100.0000%, 69.4118%
XYZ:
18.2177, 9.3816, 1.3026
xyY:
0.6303, 0.3246, 9.3816
CIE-Lab:
36.7089, 61.0913, 45.1356
CIE-LCH:
36.7089, 75.9564, 36.4578
CIE-Luv:
36.7089, 119.1288, 23.9300
Hunter-Lab:
30.6294, 52.5664, 18.9191
#b1000f color charts
#b1000f color shades, tints & tones
#b1000f color schemes
#b1000f color preview, HTML & CSS examples
This text has a color of #b1000f
<p style="color:#b1000f;">Text here</p>
.mytext {color:#b1000f;}
This box has a color of #b1000f
<div style="background-color:#b1000f;">Content here</div>
.mybackground {background-color:#b1000f;}
Border around this has a color of #b1000f
<div style="border:2px solid #b1000f;">Content here</div>
.myborder {border:2px solid #b1000f;}