#bc857c color space conversions
Hex:
#bc857c
RGB:
188, 133, 124
CMY:
26, 48, 51
CMYK:
0, 29, 34, 26
HSL:
8°, 32.3232%, 61.1765%
HSV (HSB):
8°, 34.0426%, 73.7255%
XYZ:
32.7647, 28.9217, 22.9243
xyY:
0.3872, 0.3418, 28.9217
CIE-Lab:
60.7124, 19.9272, 13.2824
CIE-LCH:
60.7124, 23.9482, 33.6852
CIE-Luv:
60.7124, 37.0666, 14.1016
Hunter-Lab:
53.7789, 14.6377, 12.3716
#bc857c color charts
#bc857c color shades, tints & tones
#bc857c color schemes
#bc857c color preview, HTML & CSS examples
This text has a color of #bc857c
<p style="color:#bc857c;">Text here</p>
.mytext {color:#bc857c;}
This box has a color of #bc857c
<div style="background-color:#bc857c;">Content here</div>
.mybackground {background-color:#bc857c;}
Border around this has a color of #bc857c
<div style="border:2px solid #bc857c;">Content here</div>
.myborder {border:2px solid #bc857c;}