#b9a77c color space conversions
Hex:
#b9a77c
RGB:
185, 167, 124
CMY:
27, 35, 51
CMYK:
0, 10, 33, 27
HSL:
42°, 30.3483%, 60.5882%
HSV (HSB):
42°, 32.9730%, 72.5490%
XYZ:
37.4644, 39.4070, 24.7005
xyY:
0.3688, 0.3880, 39.4070
CIE-Lab:
69.0450, 0.0302, 24.6522
CIE-LCH:
69.0450, 24.6522, 89.9298
CIE-Luv:
69.0450, 13.8487, 32.6714
Hunter-Lab:
62.7750, -3.3265, 20.6132
#b9a77c color charts
#b9a77c color shades, tints & tones
#b9a77c color schemes
#b9a77c color preview, HTML & CSS examples
This text has a color of #b9a77c
<p style="color:#b9a77c;">Text here</p>
.mytext {color:#b9a77c;}
This box has a color of #b9a77c
<div style="background-color:#b9a77c;">Content here</div>
.mybackground {background-color:#b9a77c;}
Border around this has a color of #b9a77c
<div style="border:2px solid #b9a77c;">Content here</div>
.myborder {border:2px solid #b9a77c;}