#bc2b12 color space conversions
Hex:
#bc2b12
RGB:
188, 43, 18
CMY:
26, 83, 93
CMYK:
0, 77, 90, 26
HSL:
9°, 82.5243%, 40.3922%
HSV (HSB):
9°, 90.4255%, 73.7255%
XYZ:
21.7121, 12.4628, 1.8335
xyY:
0.6030, 0.3461, 12.4628
CIE-Lab:
41.9424, 55.8983, 48.6380
CIE-LCH:
41.9424, 74.0964, 41.0270
CIE-Luv:
41.9424, 113.2493, 30.2189
Hunter-Lab:
35.3027, 48.0026, 21.6326
#bc2b12 color charts
#bc2b12 color shades, tints & tones
#bc2b12 color schemes
#bc2b12 color preview, HTML & CSS examples
This text has a color of #bc2b12
<p style="color:#bc2b12;">Text here</p>
.mytext {color:#bc2b12;}
This box has a color of #bc2b12
<div style="background-color:#bc2b12;">Content here</div>
.mybackground {background-color:#bc2b12;}
Border around this has a color of #bc2b12
<div style="border:2px solid #bc2b12;">Content here</div>
.myborder {border:2px solid #bc2b12;}