#bc2b5c color space conversions
Hex:
#bc2b5c
RGB:
188, 43, 92
CMY:
26, 83, 64
CMYK:
0, 77, 51, 26
HSL:
340°, 62.7706%, 45.2941%
HSV (HSB):
340°, 77.1277%, 73.7255%
XYZ:
23.5347, 13.1918, 11.4311
xyY:
0.4887, 0.2739, 13.1918
CIE-Lab:
43.0509, 59.4441, 7.4625
CIE-LCH:
43.0509, 59.9107, 7.1553
CIE-Luv:
43.0509, 95.3178, -2.2536
Hunter-Lab:
36.3206, 52.1019, 6.7642
#bc2b5c color charts
#bc2b5c color shades, tints & tones
#bc2b5c color schemes
#bc2b5c color preview, HTML & CSS examples
This text has a color of #bc2b5c
<p style="color:#bc2b5c;">Text here</p>
.mytext {color:#bc2b5c;}
This box has a color of #bc2b5c
<div style="background-color:#bc2b5c;">Content here</div>
.mybackground {background-color:#bc2b5c;}
Border around this has a color of #bc2b5c
<div style="border:2px solid #bc2b5c;">Content here</div>
.myborder {border:2px solid #bc2b5c;}