#b1010e color space conversions
Hex:
#b1010e
RGB:
177, 1, 14
CMY:
31, 100, 95
CMYK:
0, 99, 92, 31
HSL:
356°, 98.8764%, 34.9020%
HSV (HSB):
356°, 99.4350%, 69.4118%
XYZ:
18.2216, 9.4005, 1.2696
xyY:
0.6307, 0.3254, 9.4005
CIE-Lab:
36.7443, 60.9592, 45.5866
CIE-LCH:
36.7443, 76.1194, 36.7899
CIE-Luv:
36.7443, 119.0420, 24.1654
Hunter-Lab:
30.6603, 52.4281, 19.0071
#b1010e color charts
#b1010e color shades, tints & tones
#b1010e color schemes
#b1010e color preview, HTML & CSS examples
This text has a color of #b1010e
<p style="color:#b1010e;">Text here</p>
.mytext {color:#b1010e;}
This box has a color of #b1010e
<div style="background-color:#b1010e;">Content here</div>
.mybackground {background-color:#b1010e;}
Border around this has a color of #b1010e
<div style="border:2px solid #b1010e;">Content here</div>
.myborder {border:2px solid #b1010e;}