#bc2e75 color space conversions
Hex:
#bc2e75
RGB:
188, 46, 117
CMY:
26, 82, 54
CMYK:
0, 76, 38, 26
HSL:
330°, 60.6838%, 45.8824%
HSV (HSB):
330°, 75.5319%, 73.7255%
XYZ:
24.9269, 13.9297, 18.2045
xyY:
0.4368, 0.2441, 13.9297
CIE-Lab:
44.1320, 60.8573, -6.5043
CIE-LCH:
44.1320, 61.2038, 353.8995
CIE-Luv:
44.1320, 84.7859, -19.3723
Hunter-Lab:
37.3225, 53.9019, -2.7937
#bc2e75 color charts
#bc2e75 color shades, tints & tones
#bc2e75 color schemes
#bc2e75 color preview, HTML & CSS examples
This text has a color of #bc2e75
<p style="color:#bc2e75;">Text here</p>
.mytext {color:#bc2e75;}
This box has a color of #bc2e75
<div style="background-color:#bc2e75;">Content here</div>
.mybackground {background-color:#bc2e75;}
Border around this has a color of #bc2e75
<div style="border:2px solid #bc2e75;">Content here</div>
.myborder {border:2px solid #bc2e75;}