#bb777b color space conversions
Hex:
#bb777b
RGB:
187, 119, 123
CMY:
27, 53, 52
CMYK:
0, 36, 34, 27
HSL:
356°, 33.3333%, 60.0000%
HSV (HSB):
356°, 36.3636%, 73.3333%
XYZ:
30.6655, 25.1885, 21.9845
xyY:
0.3940, 0.3236, 25.1885
CIE-Lab:
57.2586, 27.1614, 8.9762
CIE-LCH:
57.2586, 28.6062, 18.2876
CIE-Luv:
57.2586, 45.1806, 7.0538
Hunter-Lab:
50.1882, 21.2361, 9.1602
#bb777b color charts
#bb777b color shades, tints & tones
#bb777b color schemes
#bb777b color preview, HTML & CSS examples
This text has a color of #bb777b
<p style="color:#bb777b;">Text here</p>
.mytext {color:#bb777b;}
This box has a color of #bb777b
<div style="background-color:#bb777b;">Content here</div>
.mybackground {background-color:#bb777b;}
Border around this has a color of #bb777b
<div style="border:2px solid #bb777b;">Content here</div>
.myborder {border:2px solid #bb777b;}