#b00e1b color space conversions
Hex:
#b00e1b
RGB:
176, 14, 27
CMY:
31, 95, 89
CMYK:
0, 92, 85, 31
HSL:
355°, 85.2632%, 37.2549%
HSV (HSB):
355°, 92.0455%, 69.0196%
XYZ:
18.2594, 9.6233, 1.9320
xyY:
0.6124, 0.3228, 9.6233
CIE-Lab:
37.1577, 59.3763, 39.4861
CIE-LCH:
37.1577, 71.3071, 33.6244
CIE-Luv:
37.1577, 113.9327, 22.2001
Hunter-Lab:
31.0215, 50.7783, 18.0224
#b00e1b color charts
#b00e1b color shades, tints & tones
#b00e1b color schemes
#b00e1b color preview, HTML & CSS examples
This text has a color of #b00e1b
<p style="color:#b00e1b;">Text here</p>
.mytext {color:#b00e1b;}
This box has a color of #b00e1b
<div style="background-color:#b00e1b;">Content here</div>
.mybackground {background-color:#b00e1b;}
Border around this has a color of #b00e1b
<div style="border:2px solid #b00e1b;">Content here</div>
.myborder {border:2px solid #b00e1b;}