#baaa4c color space conversions
Hex:
#baaa4c
RGB:
186, 170, 76
CMY:
27, 33, 70
CMYK:
0, 9, 59, 27
HSL:
51°, 44.3548%, 51.3725%
HSV (HSB):
51°, 59.1398%, 72.9412%
XYZ:
35.9289, 39.7104, 12.6087
xyY:
0.4071, 0.4500, 39.7104
CIE-Lab:
69.2627, -5.9865, 49.5207
CIE-LCH:
69.2627, 49.8813, 96.8930
CIE-Luv:
69.2627, 15.1722, 59.0279
Hunter-Lab:
63.0162, -8.5057, 32.2482
#baaa4c color charts
#baaa4c color shades, tints & tones
#baaa4c color schemes
#baaa4c color preview, HTML & CSS examples
This text has a color of #baaa4c
<p style="color:#baaa4c;">Text here</p>
.mytext {color:#baaa4c;}
This box has a color of #baaa4c
<div style="background-color:#baaa4c;">Content here</div>
.mybackground {background-color:#baaa4c;}
Border around this has a color of #baaa4c
<div style="border:2px solid #baaa4c;">Content here</div>
.myborder {border:2px solid #baaa4c;}