#baac64 color space conversions
Hex:
#baac64
RGB:
186, 172, 100
CMY:
27, 33, 61
CMYK:
0, 8, 46, 27
HSL:
50°, 38.3929%, 56.0784%
HSV (HSB):
50°, 46.2366%, 72.9412%
XYZ:
37.3025, 40.8643, 17.9781
xyY:
0.3880, 0.4250, 40.8643
CIE-Lab:
70.0807, -4.9628, 38.6936
CIE-LCH:
70.0807, 39.0105, 97.3088
CIE-Luv:
70.0807, 12.7963, 49.1303
Hunter-Lab:
63.9252, -7.7083, 28.0731
#baac64 color charts
#baac64 color shades, tints & tones
#baac64 color schemes
#baac64 color preview, HTML & CSS examples
This text has a color of #baac64
<p style="color:#baac64;">Text here</p>
.mytext {color:#baac64;}
This box has a color of #baac64
<div style="background-color:#baac64;">Content here</div>
.mybackground {background-color:#baac64;}
Border around this has a color of #baac64
<div style="border:2px solid #baac64;">Content here</div>
.myborder {border:2px solid #baac64;}