#b9ac5a color space conversions
Hex:
#b9ac5a
RGB:
185, 172, 90
CMY:
27, 33, 65
CMYK:
0, 7, 51, 27
HSL:
52°, 40.4255%, 53.9216%
HSV (HSB):
52°, 51.3514%, 72.5490%
XYZ:
36.6056, 40.5575, 15.5719
xyY:
0.3947, 0.4373, 40.5575
CIE-Lab:
69.8648, -6.3262, 43.4526
CIE-LCH:
69.8648, 43.9107, 98.2834
CIE-Luv:
69.8648, 12.5789, 53.9376
Hunter-Lab:
63.6848, -8.8478, 30.0820
#b9ac5a color charts
#b9ac5a color shades, tints & tones
#b9ac5a color schemes
#b9ac5a color preview, HTML & CSS examples
This text has a color of #b9ac5a
<p style="color:#b9ac5a;">Text here</p>
.mytext {color:#b9ac5a;}
This box has a color of #b9ac5a
<div style="background-color:#b9ac5a;">Content here</div>
.mybackground {background-color:#b9ac5a;}
Border around this has a color of #b9ac5a
<div style="border:2px solid #b9ac5a;">Content here</div>
.myborder {border:2px solid #b9ac5a;}