#baa85c color space conversions
Hex:
#baa85c
RGB:
186, 168, 92
CMY:
27, 34, 64
CMYK:
0, 10, 51, 27
HSL:
49°, 40.5172%, 54.5098%
HSV (HSB):
49°, 50.5376%, 72.9412%
XYZ:
36.1841, 39.2171, 15.7878
xyY:
0.3968, 0.4301, 39.2171
CIE-Lab:
68.9082, -3.6046, 41.3223
CIE-LCH:
68.9082, 41.4792, 94.9854
CIE-Luv:
68.9082, 15.7704, 51.1022
Hunter-Lab:
62.6235, -6.4533, 28.8891
#baa85c color charts
#baa85c color shades, tints & tones
#baa85c color schemes
#baa85c color preview, HTML & CSS examples
This text has a color of #baa85c
<p style="color:#baa85c;">Text here</p>
.mytext {color:#baa85c;}
This box has a color of #baa85c
<div style="background-color:#baa85c;">Content here</div>
.mybackground {background-color:#baa85c;}
Border around this has a color of #baa85c
<div style="border:2px solid #baa85c;">Content here</div>
.myborder {border:2px solid #baa85c;}