#bc777f color space conversions
Hex:
#bc777f
RGB:
188, 119, 127
CMY:
26, 53, 50
CMYK:
0, 37, 32, 26
HSL:
353°, 33.9901%, 60.1961%
HSV (HSB):
353°, 36.7021%, 73.7255%
XYZ:
31.1666, 25.4173, 23.3420
xyY:
0.3899, 0.3180, 25.4173
CIE-Lab:
57.4798, 28.0661, 6.9906
CIE-LCH:
57.4798, 28.9236, 13.9863
CIE-Luv:
57.4798, 45.2540, 4.3458
Hunter-Lab:
50.4156, 22.1204, 7.8401
#bc777f color charts
#bc777f color shades, tints & tones
#bc777f color schemes
#bc777f color preview, HTML & CSS examples
This text has a color of #bc777f
<p style="color:#bc777f;">Text here</p>
.mytext {color:#bc777f;}
This box has a color of #bc777f
<div style="background-color:#bc777f;">Content here</div>
.mybackground {background-color:#bc777f;}
Border around this has a color of #bc777f
<div style="border:2px solid #bc777f;">Content here</div>
.myborder {border:2px solid #bc777f;}