#baa34d color space conversions
Hex:
#baa34d
RGB:
186, 163, 77
CMY:
27, 36, 70
CMYK:
0, 12, 59, 27
HSL:
47°, 44.1296%, 51.5686%
HSV (HSB):
47°, 58.6022%, 72.9412%
XYZ:
34.6864, 37.1693, 12.3674
xyY:
0.4118, 0.4413, 37.1693
CIE-Lab:
67.4039, -2.1905, 46.9416
CIE-LCH:
67.4039, 46.9927, 92.6718
CIE-Luv:
67.4039, 19.8266, 55.3971
Hunter-Lab:
60.9666, -5.1356, 30.6494
#baa34d color charts
#baa34d color shades, tints & tones
#baa34d color schemes
#baa34d color preview, HTML & CSS examples
This text has a color of #baa34d
<p style="color:#baa34d;">Text here</p>
.mytext {color:#baa34d;}
This box has a color of #baa34d
<div style="background-color:#baa34d;">Content here</div>
.mybackground {background-color:#baa34d;}
Border around this has a color of #baa34d
<div style="border:2px solid #baa34d;">Content here</div>
.myborder {border:2px solid #baa34d;}