#b1010f color space conversions
Hex:
#b1010f
RGB:
177, 1, 15
CMY:
31, 100, 94
CMYK:
0, 99, 92, 31
HSL:
355°, 98.8764%, 34.9020%
HSV (HSB):
355°, 99.4350%, 69.4118%
XYZ:
18.2285, 9.4033, 1.3062
xyY:
0.6299, 0.3249, 9.4033
CIE-Lab:
36.7495, 60.9735, 45.1634
CIE-LCH:
36.7495, 75.8782, 36.5275
CIE-Luv:
36.7495, 118.9327, 24.0012
Hunter-Lab:
30.6648, 52.4450, 18.9398
#b1010f color charts
#b1010f color shades, tints & tones
#b1010f color schemes
#b1010f color preview, HTML & CSS examples
This text has a color of #b1010f
<p style="color:#b1010f;">Text here</p>
.mytext {color:#b1010f;}
This box has a color of #b1010f
<div style="background-color:#b1010f;">Content here</div>
.mybackground {background-color:#b1010f;}
Border around this has a color of #b1010f
<div style="border:2px solid #b1010f;">Content here</div>
.myborder {border:2px solid #b1010f;}