#bc2c3c color space conversions
Hex:
#bc2c3c
RGB:
188, 44, 60
CMY:
26, 83, 76
CMYK:
0, 77, 68, 26
HSL:
353°, 62.0690%, 45.4902%
HSV (HSB):
353°, 76.5957%, 73.7255%
XYZ:
22.4553, 12.8190, 5.5657
xyY:
0.5498, 0.3139, 12.8190
CIE-Lab:
42.4892, 56.9899, 26.6183
CIE-LCH:
42.4892, 62.8998, 25.0359
CIE-Luv:
42.4892, 105.0934, 16.6596
Hunter-Lab:
35.8036, 49.2955, 15.8458
#bc2c3c color charts
#bc2c3c color shades, tints & tones
#bc2c3c color schemes
#bc2c3c color preview, HTML & CSS examples
This text has a color of #bc2c3c
<p style="color:#bc2c3c;">Text here</p>
.mytext {color:#bc2c3c;}
This box has a color of #bc2c3c
<div style="background-color:#bc2c3c;">Content here</div>
.mybackground {background-color:#bc2c3c;}
Border around this has a color of #bc2c3c
<div style="border:2px solid #bc2c3c;">Content here</div>
.myborder {border:2px solid #bc2c3c;}