#bc776c color space conversions
Hex:
#bc776c
RGB:
188, 119, 108
CMY:
26, 53, 58
CMYK:
0, 37, 43, 26
HSL:
8°, 37.3832%, 58.0392%
HSV (HSB):
8°, 42.5532%, 73.7255%
XYZ:
30.0426, 24.9677, 17.4232
xyY:
0.4148, 0.3447, 24.9677
CIE-Lab:
57.0440, 25.7490, 17.3572
CIE-LCH:
57.0440, 31.0529, 33.9836
CIE-Luv:
57.0440, 48.3611, 17.4673
Hunter-Lab:
49.9677, 19.8780, 14.3036
#bc776c color charts
#bc776c color shades, tints & tones
#bc776c color schemes
#bc776c color preview, HTML & CSS examples
This text has a color of #bc776c
<p style="color:#bc776c;">Text here</p>
.mytext {color:#bc776c;}
This box has a color of #bc776c
<div style="background-color:#bc776c;">Content here</div>
.mybackground {background-color:#bc776c;}
Border around this has a color of #bc776c
<div style="border:2px solid #bc776c;">Content here</div>
.myborder {border:2px solid #bc776c;}