#bc2b5d color space conversions
Hex:
#bc2b5d
RGB:
188, 43, 93
CMY:
26, 83, 64
CMYK:
0, 77, 51, 26
HSL:
339°, 62.7706%, 45.2941%
HSV (HSB):
339°, 77.1277%, 73.7255%
XYZ:
23.5787, 13.2094, 11.6629
xyY:
0.4867, 0.2726, 13.2094
CIE-Lab:
43.0771, 59.5265, 6.8743
CIE-LCH:
43.0771, 59.9222, 6.5875
CIE-Luv:
43.0771, 94.9541, -2.9257
Hunter-Lab:
36.3448, 52.1986, 6.4155
#bc2b5d color charts
#bc2b5d color shades, tints & tones
#bc2b5d color schemes
#bc2b5d color preview, HTML & CSS examples
This text has a color of #bc2b5d
<p style="color:#bc2b5d;">Text here</p>
.mytext {color:#bc2b5d;}
This box has a color of #bc2b5d
<div style="background-color:#bc2b5d;">Content here</div>
.mybackground {background-color:#bc2b5d;}
Border around this has a color of #bc2b5d
<div style="border:2px solid #bc2b5d;">Content here</div>
.myborder {border:2px solid #bc2b5d;}