#b9ab5e color space conversions
Hex:
#b9ab5e
RGB:
185, 171, 94
CMY:
27, 33, 63
CMYK:
0, 8, 49, 27
HSL:
51°, 39.3939%, 54.7059%
HSV (HSB):
51°, 49.1892%, 72.5490%
XYZ:
36.5909, 40.2483, 16.4298
xyY:
0.3923, 0.4315, 40.2483
CIE-Lab:
69.6460, -5.4318, 41.1889
CIE-LCH:
69.6460, 41.5455, 97.5125
CIE-Luv:
69.6460, 13.0404, 51.5554
Hunter-Lab:
63.4415, -8.0700, 29.0544
#b9ab5e color charts
#b9ab5e color shades, tints & tones
#b9ab5e color schemes
#b9ab5e color preview, HTML & CSS examples
This text has a color of #b9ab5e
<p style="color:#b9ab5e;">Text here</p>
.mytext {color:#b9ab5e;}
This box has a color of #b9ab5e
<div style="background-color:#b9ab5e;">Content here</div>
.mybackground {background-color:#b9ab5e;}
Border around this has a color of #b9ab5e
<div style="border:2px solid #b9ab5e;">Content here</div>
.myborder {border:2px solid #b9ab5e;}