#b9ab4a color space conversions
Hex:
#b9ab4a
RGB:
185, 171, 74
CMY:
27, 33, 71
CMYK:
0, 8, 60, 27
HSL:
52°, 44.2231%, 50.7843%
HSV (HSB):
52°, 60.0000%, 72.5490%
XYZ:
35.8065, 39.9345, 12.2995
xyY:
0.4067, 0.4536, 39.9345
CIE-Lab:
69.4229, -7.0878, 50.6003
CIE-LCH:
69.4229, 51.0943, 97.9738
CIE-Luv:
69.4229, 13.8824, 60.2162
Hunter-Lab:
63.1938, -9.4483, 32.6959
#b9ab4a color charts
#b9ab4a color shades, tints & tones
#b9ab4a color schemes
#b9ab4a color preview, HTML & CSS examples
This text has a color of #b9ab4a
<p style="color:#b9ab4a;">Text here</p>
.mytext {color:#b9ab4a;}
This box has a color of #b9ab4a
<div style="background-color:#b9ab4a;">Content here</div>
.mybackground {background-color:#b9ab4a;}
Border around this has a color of #b9ab4a
<div style="border:2px solid #b9ab4a;">Content here</div>
.myborder {border:2px solid #b9ab4a;}