#baaa3e color space conversions
Hex:
#baaa3e
RGB:
186, 170, 62
CMY:
27, 33, 76
CMYK:
0, 9, 67, 27
HSL:
52°, 50.0000%, 48.6275%
HSV (HSB):
52°, 66.6667%, 72.9412%
XYZ:
35.4939, 39.5364, 10.3180
xyY:
0.4159, 0.4632, 39.5364
CIE-Lab:
69.1380, -6.9139, 55.6079
CIE-LCH:
69.1380, 56.0361, 97.0874
CIE-Luv:
69.1380, 15.6752, 64.0033
Hunter-Lab:
62.8779, -9.2751, 34.2853
#baaa3e color charts
#baaa3e color shades, tints & tones
#baaa3e color schemes
#baaa3e color preview, HTML & CSS examples
This text has a color of #baaa3e
<p style="color:#baaa3e;">Text here</p>
.mytext {color:#baaa3e;}
This box has a color of #baaa3e
<div style="background-color:#baaa3e;">Content here</div>
.mybackground {background-color:#baaa3e;}
Border around this has a color of #baaa3e
<div style="border:2px solid #baaa3e;">Content here</div>
.myborder {border:2px solid #baaa3e;}