#b01b2c color space conversions
Hex:
#b01b2c
RGB:
176, 27, 44
CMY:
31, 89, 83
CMYK:
0, 85, 75, 31
HSL:
353°, 73.3990%, 39.8039%
HSV (HSB):
353°, 84.6591%, 69.0196%
XYZ:
18.7511, 10.1958, 3.3626
xyY:
0.5804, 0.3156, 10.1958
CIE-Lab:
38.1916, 57.4866, 30.6857
CIE-LCH:
38.1916, 65.1638, 28.0928
CIE-Luv:
38.1916, 106.6358, 18.1089
Hunter-Lab:
31.9309, 48.9430, 16.1079
#b01b2c color charts
#b01b2c color shades, tints & tones
#b01b2c color schemes
#b01b2c color preview, HTML & CSS examples
This text has a color of #b01b2c
<p style="color:#b01b2c;">Text here</p>
.mytext {color:#b01b2c;}
This box has a color of #b01b2c
<div style="background-color:#b01b2c;">Content here</div>
.mybackground {background-color:#b01b2c;}
Border around this has a color of #b01b2c
<div style="border:2px solid #b01b2c;">Content here</div>
.myborder {border:2px solid #b01b2c;}