#bc547d color space conversions
Hex:
#bc547d
RGB:
188, 84, 125
CMY:
26, 67, 51
CMYK:
0, 55, 34, 26
HSL:
336°, 43.6975%, 53.3333%
HSV (HSB):
336°, 55.3191%, 73.7255%
XYZ:
27.6110, 18.5127, 21.5201
xyY:
0.4082, 0.2737, 18.5127
CIE-Lab:
50.1121, 46.1789, -2.5132
CIE-LCH:
50.1121, 46.2472, 356.8848
CIE-Luv:
50.1121, 65.6471, -11.6345
Hunter-Lab:
43.0264, 39.2515, 0.4640
#bc547d color charts
#bc547d color shades, tints & tones
#bc547d color schemes
#bc547d color preview, HTML & CSS examples
This text has a color of #bc547d
<p style="color:#bc547d;">Text here</p>
.mytext {color:#bc547d;}
This box has a color of #bc547d
<div style="background-color:#bc547d;">Content here</div>
.mybackground {background-color:#bc547d;}
Border around this has a color of #bc547d
<div style="border:2px solid #bc547d;">Content here</div>
.myborder {border:2px solid #bc547d;}