#bc777a color space conversions
Hex:
#bc777a
RGB:
188, 119, 122
CMY:
26, 53, 52
CMYK:
0, 37, 35, 26
HSL:
357°, 33.9901%, 60.1961%
HSV (HSB):
357°, 36.7021%, 73.7255%
XYZ:
30.8487, 25.2902, 21.6679
xyY:
0.3965, 0.3250, 25.2902
CIE-Lab:
57.3570, 27.4188, 9.7118
CIE-LCH:
57.3570, 29.0880, 19.5043
CIE-Luv:
57.3570, 46.1007, 7.9329
Hunter-Lab:
50.2893, 21.4900, 9.6565
#bc777a color charts
#bc777a color shades, tints & tones
#bc777a color schemes
#bc777a color preview, HTML & CSS examples
This text has a color of #bc777a
<p style="color:#bc777a;">Text here</p>
.mytext {color:#bc777a;}
This box has a color of #bc777a
<div style="background-color:#bc777a;">Content here</div>
.mybackground {background-color:#bc777a;}
Border around this has a color of #bc777a
<div style="border:2px solid #bc777a;">Content here</div>
.myborder {border:2px solid #bc777a;}