#b00c1b color space conversions
Hex:
#b00c1b
RGB:
176, 12, 27
CMY:
31, 95, 89
CMYK:
0, 93, 85, 31
HSL:
355°, 87.2340%, 36.8627%
HSV (HSB):
355°, 93.1818%, 69.0196%
XYZ:
18.2338, 9.5722, 1.9235
xyY:
0.6133, 0.3220, 9.5722
CIE-Lab:
37.0634, 59.6482, 39.4003
CIE-LCH:
37.0634, 71.4863, 33.4465
CIE-Luv:
37.0634, 114.3696, 22.0304
Hunter-Lab:
30.9389, 51.0554, 17.9712
#b00c1b color charts
#b00c1b color shades, tints & tones
#b00c1b color schemes
#b00c1b color preview, HTML & CSS examples
This text has a color of #b00c1b
<p style="color:#b00c1b;">Text here</p>
.mytext {color:#b00c1b;}
This box has a color of #b00c1b
<div style="background-color:#b00c1b;">Content here</div>
.mybackground {background-color:#b00c1b;}
Border around this has a color of #b00c1b
<div style="border:2px solid #b00c1b;">Content here</div>
.myborder {border:2px solid #b00c1b;}