#b9a48e color space conversions
Hex:
#b9a48e
RGB:
185, 164, 142
CMY:
27, 36, 44
CMYK:
0, 11, 23, 27
HSL:
31°, 23.4973%, 64.1176%
HSV (HSB):
31°, 23.2432%, 72.5490%
XYZ:
38.1655, 38.8182, 31.0723
xyY:
0.3532, 0.3592, 38.8182
CIE-Lab:
68.6194, 4.1378, 14.2211
CIE-LCH:
68.6194, 14.8109, 73.7770
CIE-Luv:
68.6194, 14.3405, 18.9159
Hunter-Lab:
62.3043, 0.3108, 14.0439
#b9a48e color charts
#b9a48e color shades, tints & tones
#b9a48e color schemes
#b9a48e color preview, HTML & CSS examples
This text has a color of #b9a48e
<p style="color:#b9a48e;">Text here</p>
.mytext {color:#b9a48e;}
This box has a color of #b9a48e
<div style="background-color:#b9a48e;">Content here</div>
.mybackground {background-color:#b9a48e;}
Border around this has a color of #b9a48e
<div style="border:2px solid #b9a48e;">Content here</div>
.myborder {border:2px solid #b9a48e;}