#bc2c65 color space conversions
Hex:
#bc2c65
RGB:
188, 44, 101
CMY:
26, 83, 60
CMYK:
0, 77, 46, 26
HSL:
336°, 62.0690%, 45.4902%
HSV (HSB):
336°, 76.5957%, 73.7255%
XYZ:
23.9887, 13.4323, 13.6403
xyY:
0.4698, 0.2631, 13.4323
CIE-Lab:
43.4075, 59.9128, 2.3536
CIE-LCH:
43.4075, 59.9590, 2.2497
CIE-Luv:
43.4075, 91.6186, -8.2004
Hunter-Lab:
36.6501, 52.6963, 3.5888
#bc2c65 color charts
#bc2c65 color shades, tints & tones
#bc2c65 color schemes
#bc2c65 color preview, HTML & CSS examples
This text has a color of #bc2c65
<p style="color:#bc2c65;">Text here</p>
.mytext {color:#bc2c65;}
This box has a color of #bc2c65
<div style="background-color:#bc2c65;">Content here</div>
.mybackground {background-color:#bc2c65;}
Border around this has a color of #bc2c65
<div style="border:2px solid #bc2c65;">Content here</div>
.myborder {border:2px solid #bc2c65;}