#bc2e5c color space conversions
Hex:
#bc2e5c
RGB:
188, 46, 92
CMY:
26, 82, 64
CMYK:
0, 76, 51, 26
HSL:
341°, 60.6838%, 45.8824%
HSV (HSB):
341°, 75.5319%, 73.7255%
XYZ:
23.6478, 13.4181, 11.4688
xyY:
0.4872, 0.2765, 13.4181
CIE-Lab:
43.3865, 58.4995, 7.9376
CIE-LCH:
43.3865, 59.0356, 7.7270
CIE-Luv:
43.3865, 94.1467, -1.4981
Hunter-Lab:
36.6307, 51.1312, 7.0782
#bc2e5c color charts
#bc2e5c color shades, tints & tones
#bc2e5c color schemes
#bc2e5c color preview, HTML & CSS examples
This text has a color of #bc2e5c
<p style="color:#bc2e5c;">Text here</p>
.mytext {color:#bc2e5c;}
This box has a color of #bc2e5c
<div style="background-color:#bc2e5c;">Content here</div>
.mybackground {background-color:#bc2e5c;}
Border around this has a color of #bc2e5c
<div style="border:2px solid #bc2e5c;">Content here</div>
.myborder {border:2px solid #bc2e5c;}