#bc547e color space conversions
Hex:
#bc547e
RGB:
188, 84, 126
CMY:
26, 67, 51
CMYK:
0, 55, 33, 26
HSL:
336°, 43.6975%, 53.3333%
HSV (HSB):
336°, 55.3191%, 73.7255%
XYZ:
27.6753, 18.5384, 21.8583
xyY:
0.4066, 0.2723, 18.5384
CIE-Lab:
50.1427, 46.3037, -3.0676
CIE-LCH:
50.1427, 46.4052, 356.2097
CIE-Luv:
50.1427, 65.3706, -12.3936
Hunter-Lab:
43.0562, 39.3861, 0.0397
#bc547e color charts
#bc547e color shades, tints & tones
#bc547e color schemes
#bc547e color preview, HTML & CSS examples
This text has a color of #bc547e
<p style="color:#bc547e;">Text here</p>
.mytext {color:#bc547e;}
This box has a color of #bc547e
<div style="background-color:#bc547e;">Content here</div>
.mybackground {background-color:#bc547e;}
Border around this has a color of #bc547e
<div style="border:2px solid #bc547e;">Content here</div>
.myborder {border:2px solid #bc547e;}