#bc2c3b color space conversions
Hex:
#bc2c3b
RGB:
188, 44, 59
CMY:
26, 83, 77
CMYK:
0, 77, 69, 26
HSL:
354°, 62.0690%, 45.4902%
HSV (HSB):
354°, 76.5957%, 73.7255%
XYZ:
22.4291, 12.8085, 5.4278
xyY:
0.5516, 0.3150, 12.8085
CIE-Lab:
42.4733, 56.9384, 27.2091
CIE-LCH:
42.4733, 63.1056, 25.5417
CIE-Luv:
42.4733, 105.3577, 17.1398
Hunter-Lab:
35.7890, 49.2362, 16.0603
#bc2c3b color charts
#bc2c3b color shades, tints & tones
#bc2c3b color schemes
#bc2c3b color preview, HTML & CSS examples
This text has a color of #bc2c3b
<p style="color:#bc2c3b;">Text here</p>
.mytext {color:#bc2c3b;}
This box has a color of #bc2c3b
<div style="background-color:#bc2c3b;">Content here</div>
.mybackground {background-color:#bc2c3b;}
Border around this has a color of #bc2c3b
<div style="border:2px solid #bc2c3b;">Content here</div>
.myborder {border:2px solid #bc2c3b;}