#bc2c2f color space conversions
Hex:
#bc2c2f
RGB:
188, 44, 47
CMY:
26, 83, 82
CMYK:
0, 77, 75, 26
HSL:
359°, 62.0690%, 45.4902%
HSV (HSB):
359°, 76.5957%, 73.7255%
XYZ:
22.1528, 12.6980, 3.9727
xyY:
0.5706, 0.3271, 12.6980
CIE-Lab:
42.3046, 56.3914, 34.1908
CIE-LCH:
42.3046, 65.9469, 31.2290
CIE-Luv:
42.3046, 108.2288, 22.3405
Hunter-Lab:
35.6342, 48.6087, 18.3340
#bc2c2f color charts
#bc2c2f color shades, tints & tones
#bc2c2f color schemes
#bc2c2f color preview, HTML & CSS examples
This text has a color of #bc2c2f
<p style="color:#bc2c2f;">Text here</p>
.mytext {color:#bc2c2f;}
This box has a color of #bc2c2f
<div style="background-color:#bc2c2f;">Content here</div>
.mybackground {background-color:#bc2c2f;}
Border around this has a color of #bc2c2f
<div style="border:2px solid #bc2c2f;">Content here</div>
.myborder {border:2px solid #bc2c2f;}