#bc2b3c color space conversions
Hex:
#bc2b3c
RGB:
188, 43, 60
CMY:
26, 83, 76
CMYK:
0, 77, 68, 26
HSL:
353°, 62.7706%, 45.2941%
HSV (HSB):
353°, 77.1277%, 73.7255%
XYZ:
22.4185, 12.7454, 5.5535
xyY:
0.5506, 0.3130, 12.7454
CIE-Lab:
42.3770, 57.3044, 26.4795
CIE-LCH:
42.3770, 63.1266, 24.8009
CIE-Luv:
42.3770, 105.5573, 16.4353
Hunter-Lab:
35.7007, 49.6144, 15.7675
#bc2b3c color charts
#bc2b3c color shades, tints & tones
#bc2b3c color schemes
#bc2b3c color preview, HTML & CSS examples
This text has a color of #bc2b3c
<p style="color:#bc2b3c;">Text here</p>
.mytext {color:#bc2b3c;}
This box has a color of #bc2b3c
<div style="background-color:#bc2b3c;">Content here</div>
.mybackground {background-color:#bc2b3c;}
Border around this has a color of #bc2b3c
<div style="border:2px solid #bc2b3c;">Content here</div>
.myborder {border:2px solid #bc2b3c;}