#bc2c6c color space conversions
Hex:
#bc2c6c
RGB:
188, 44, 108
CMY:
26, 83, 58
CMYK:
0, 77, 43, 26
HSL:
333°, 62.0690%, 45.4902%
HSV (HSB):
333°, 76.5957%, 73.7255%
XYZ:
24.3465, 13.5754, 15.5245
xyY:
0.4555, 0.2540, 13.5754
CIE-Lab:
43.6178, 60.5698, -1.6945
CIE-LCH:
43.6178, 60.5935, 358.3975
CIE-Luv:
43.6178, 88.9499, -13.2251
Hunter-Lab:
36.8449, 53.4714, 0.8097
#bc2c6c color charts
#bc2c6c color shades, tints & tones
#bc2c6c color schemes
#bc2c6c color preview, HTML & CSS examples
This text has a color of #bc2c6c
<p style="color:#bc2c6c;">Text here</p>
.mytext {color:#bc2c6c;}
This box has a color of #bc2c6c
<div style="background-color:#bc2c6c;">Content here</div>
.mybackground {background-color:#bc2c6c;}
Border around this has a color of #bc2c6c
<div style="border:2px solid #bc2c6c;">Content here</div>
.myborder {border:2px solid #bc2c6c;}