#bc2e2b color space conversions
Hex:
#bc2e2b
RGB:
188, 46, 43
CMY:
26, 82, 83
CMYK:
0, 76, 77, 26
HSL:
1°, 62.7706%, 45.2941%
HSV (HSB):
1°, 77.1277%, 73.7255%
XYZ:
22.1521, 12.8198, 3.5924
xyY:
0.5744, 0.3324, 12.8198
CIE-Lab:
42.4904, 55.5869, 36.6992
CIE-LCH:
42.4904, 66.6088, 33.4333
CIE-Luv:
42.4904, 108.0335, 24.2715
Hunter-Lab:
35.8047, 47.7782, 19.1145
#bc2e2b color charts
#bc2e2b color shades, tints & tones
#bc2e2b color schemes
#bc2e2b color preview, HTML & CSS examples
This text has a color of #bc2e2b
<p style="color:#bc2e2b;">Text here</p>
.mytext {color:#bc2e2b;}
This box has a color of #bc2e2b
<div style="background-color:#bc2e2b;">Content here</div>
.mybackground {background-color:#bc2e2b;}
Border around this has a color of #bc2e2b
<div style="border:2px solid #bc2e2b;">Content here</div>
.myborder {border:2px solid #bc2e2b;}