#b0011f color space conversions
Hex:
#b0011f
RGB:
176, 1, 31
CMY:
31, 100, 88
CMYK:
0, 99, 82, 31
HSL:
350°, 98.8701%, 34.7059%
HSV (HSB):
350°, 99.4318%, 69.0196%
XYZ:
18.1627, 9.3507, 2.1439
xyY:
0.6124, 0.3153, 9.3507
CIE-Lab:
36.6510, 61.0502, 36.7711
CIE-LCH:
36.6510, 71.2688, 31.0609
CIE-Luv:
36.6510, 115.7106, 20.0834
Hunter-Lab:
30.5790, 52.5085, 17.2484
#b0011f color charts
#b0011f color shades, tints & tones
#b0011f color schemes
#b0011f color preview, HTML & CSS examples
This text has a color of #b0011f
<p style="color:#b0011f;">Text here</p>
.mytext {color:#b0011f;}
This box has a color of #b0011f
<div style="background-color:#b0011f;">Content here</div>
.mybackground {background-color:#b0011f;}
Border around this has a color of #b0011f
<div style="border:2px solid #b0011f;">Content here</div>
.myborder {border:2px solid #b0011f;}