#baaa4d color space conversions
Hex:
#baaa4d
RGB:
186, 170, 77
CMY:
27, 33, 70
CMYK:
0, 9, 59, 27
HSL:
51°, 44.1296%, 51.5686%
HSV (HSB):
51°, 58.6022%, 72.9412%
XYZ:
35.9640, 39.7244, 12.7932
xyY:
0.4065, 0.4490, 39.7244
CIE-Lab:
69.2728, -5.9123, 49.0647
CIE-LCH:
69.2728, 49.4196, 96.8710
CIE-Luv:
69.2728, 15.1323, 58.6328
Hunter-Lab:
63.0273, -8.4439, 32.0844
#baaa4d color charts
#baaa4d color shades, tints & tones
#baaa4d color schemes
#baaa4d color preview, HTML & CSS examples
This text has a color of #baaa4d
<p style="color:#baaa4d;">Text here</p>
.mytext {color:#baaa4d;}
This box has a color of #baaa4d
<div style="background-color:#baaa4d;">Content here</div>
.mybackground {background-color:#baaa4d;}
Border around this has a color of #baaa4d
<div style="border:2px solid #baaa4d;">Content here</div>
.myborder {border:2px solid #baaa4d;}