#bc2c3f color space conversions
Hex:
#bc2c3f
RGB:
188, 44, 63
CMY:
26, 83, 75
CMYK:
0, 77, 66, 26
HSL:
352°, 62.0690%, 45.4902%
HSV (HSB):
352°, 76.5957%, 73.7255%
XYZ:
22.5369, 12.8516, 5.9954
xyY:
0.5446, 0.3105, 12.8516
CIE-Lab:
42.5388, 57.1501, 24.8410
CIE-LCH:
42.5388, 62.3154, 23.4928
CIE-Luv:
42.5388, 104.2784, 15.1773
Hunter-Lab:
35.8491, 49.4798, 15.1787
#bc2c3f color charts
#bc2c3f color shades, tints & tones
#bc2c3f color schemes
#bc2c3f color preview, HTML & CSS examples
This text has a color of #bc2c3f
<p style="color:#bc2c3f;">Text here</p>
.mytext {color:#bc2c3f;}
This box has a color of #bc2c3f
<div style="background-color:#bc2c3f;">Content here</div>
.mybackground {background-color:#bc2c3f;}
Border around this has a color of #bc2c3f
<div style="border:2px solid #bc2c3f;">Content here</div>
.myborder {border:2px solid #bc2c3f;}