#bb777c color space conversions
Hex:
#bb777c
RGB:
187, 119, 124
CMY:
27, 53, 51
CMYK:
0, 36, 34, 27
HSL:
356°, 33.3333%, 60.0000%
HSV (HSB):
356°, 36.3636%, 73.3333%
XYZ:
30.7284, 25.2137, 22.3159
xyY:
0.3927, 0.3222, 25.2137
CIE-Lab:
57.2830, 27.2907, 8.4316
CIE-LCH:
57.2830, 28.5635, 17.1688
CIE-Luv:
57.2830, 45.0134, 6.3385
Hunter-Lab:
50.2132, 21.3615, 8.7994
#bb777c color charts
#bb777c color shades, tints & tones
#bb777c color schemes
#bb777c color preview, HTML & CSS examples
This text has a color of #bb777c
<p style="color:#bb777c;">Text here</p>
.mytext {color:#bb777c;}
This box has a color of #bb777c
<div style="background-color:#bb777c;">Content here</div>
.mybackground {background-color:#bb777c;}
Border around this has a color of #bb777c
<div style="border:2px solid #bb777c;">Content here</div>
.myborder {border:2px solid #bb777c;}