#bc2c4e color space conversions
Hex:
#bc2c4e
RGB:
188, 44, 78
CMY:
26, 83, 69
CMYK:
0, 77, 59, 26
HSL:
346°, 62.0690%, 45.4902%
HSV (HSB):
346°, 76.5957%, 73.7255%
XYZ:
23.0149, 13.0428, 8.5122
xyY:
0.5164, 0.2926, 13.0428
CIE-Lab:
42.8276, 58.0775, 15.9090
CIE-LCH:
42.8276, 60.2170, 15.3191
CIE-Luv:
42.8276, 99.7459, 6.8867
Hunter-Lab:
36.1148, 50.5517, 11.3058
#bc2c4e color charts
#bc2c4e color shades, tints & tones
#bc2c4e color schemes
#bc2c4e color preview, HTML & CSS examples
This text has a color of #bc2c4e
<p style="color:#bc2c4e;">Text here</p>
.mytext {color:#bc2c4e;}
This box has a color of #bc2c4e
<div style="background-color:#bc2c4e;">Content here</div>
.mybackground {background-color:#bc2c4e;}
Border around this has a color of #bc2c4e
<div style="border:2px solid #bc2c4e;">Content here</div>
.myborder {border:2px solid #bc2c4e;}