#bc2d36 color space conversions
Hex:
#bc2d36
RGB:
188, 45, 54
CMY:
26, 82, 79
CMYK:
0, 76, 71, 26
HSL:
356°, 61.3734%, 45.6863%
HSV (HSB):
356°, 76.0638%, 73.7255%
XYZ:
22.3433, 12.8345, 4.7897
xyY:
0.5590, 0.3211, 12.8345
CIE-Lab:
42.5128, 56.3733, 30.2828
CIE-LCH:
42.5128, 63.9922, 28.2439
CIE-Luv:
42.5128, 106.1367, 19.6585
Hunter-Lab:
35.8252, 48.6317, 17.1508
#bc2d36 color charts
#bc2d36 color shades, tints & tones
#bc2d36 color schemes
#bc2d36 color preview, HTML & CSS examples
This text has a color of #bc2d36
<p style="color:#bc2d36;">Text here</p>
.mytext {color:#bc2d36;}
This box has a color of #bc2d36
<div style="background-color:#bc2d36;">Content here</div>
.mybackground {background-color:#bc2d36;}
Border around this has a color of #bc2d36
<div style="border:2px solid #bc2d36;">Content here</div>
.myborder {border:2px solid #bc2d36;}