#b9777a color space conversions
Hex:
#b9777a
RGB:
185, 119, 122
CMY:
27, 53, 52
CMYK:
0, 36, 34, 27
HSL:
357°, 32.0388%, 59.6078%
HSV (HSB):
357°, 35.6757%, 72.5490%
XYZ:
30.1173, 24.9131, 21.6337
xyY:
0.3928, 0.3250, 24.9131
CIE-Lab:
56.9906, 26.2606, 9.1416
CIE-LCH:
56.9906, 27.8063, 19.1935
CIE-Luv:
56.9906, 43.8454, 7.4317
Hunter-Lab:
49.9130, 20.3583, 9.2411
#b9777a color charts
#b9777a color shades, tints & tones
#b9777a color schemes
#b9777a color preview, HTML & CSS examples
This text has a color of #b9777a
<p style="color:#b9777a;">Text here</p>
.mytext {color:#b9777a;}
This box has a color of #b9777a
<div style="background-color:#b9777a;">Content here</div>
.mybackground {background-color:#b9777a;}
Border around this has a color of #b9777a
<div style="border:2px solid #b9777a;">Content here</div>
.myborder {border:2px solid #b9777a;}