#b9af8a color space conversions
Hex:
#b9af8a
RGB:
185, 175, 138
CMY:
27, 31, 46
CMYK:
0, 5, 25, 27
HSL:
47°, 25.1337%, 63.3333%
HSV (HSB):
47°, 25.4054%, 72.5490%
XYZ:
39.9250, 42.8092, 30.2035
xyY:
0.3535, 0.3791, 42.8092
CIE-Lab:
71.4253, -2.3731, 20.2978
CIE-LCH:
71.4253, 20.4360, 96.6683
CIE-Luv:
71.4253, 8.2130, 28.1342
Hunter-Lab:
65.4287, -5.5786, 18.4304
#b9af8a color charts
#b9af8a color shades, tints & tones
#b9af8a color schemes
#b9af8a color preview, HTML & CSS examples
This text has a color of #b9af8a
<p style="color:#b9af8a;">Text here</p>
.mytext {color:#b9af8a;}
This box has a color of #b9af8a
<div style="background-color:#b9af8a;">Content here</div>
.mybackground {background-color:#b9af8a;}
Border around this has a color of #b9af8a
<div style="border:2px solid #b9af8a;">Content here</div>
.myborder {border:2px solid #b9af8a;}