#b01b2b color space conversions
Hex:
#b01b2b
RGB:
176, 27, 43
CMY:
31, 89, 83
CMYK:
0, 85, 76, 31
HSL:
354°, 73.3990%, 39.8039%
HSV (HSB):
354°, 84.6591%, 69.0196%
XYZ:
18.7325, 10.1884, 3.2647
xyY:
0.5820, 0.3166, 10.1884
CIE-Lab:
38.1784, 57.4472, 31.2775
CIE-LCH:
38.1784, 65.4099, 28.5664
CIE-Luv:
38.1784, 106.8739, 18.5047
Hunter-Lab:
31.9193, 48.8977, 16.2792
#b01b2b color charts
#b01b2b color shades, tints & tones
#b01b2b color schemes
#b01b2b color preview, HTML & CSS examples
This text has a color of #b01b2b
<p style="color:#b01b2b;">Text here</p>
.mytext {color:#b01b2b;}
This box has a color of #b01b2b
<div style="background-color:#b01b2b;">Content here</div>
.mybackground {background-color:#b01b2b;}
Border around this has a color of #b01b2b
<div style="border:2px solid #b01b2b;">Content here</div>
.myborder {border:2px solid #b01b2b;}