#baa85f color space conversions
Hex:
#baa85f
RGB:
186, 168, 95
CMY:
27, 34, 63
CMYK:
0, 10, 49, 27
HSL:
48°, 39.7380%, 55.0980%
HSV (HSB):
48°, 48.9247%, 72.9412%
XYZ:
36.3179, 39.2706, 16.4923
xyY:
0.3944, 0.4265, 39.2706
CIE-Lab:
68.9468, -3.3249, 39.8486
CIE-LCH:
68.9468, 39.9871, 94.7696
CIE-Luv:
68.9468, 15.6173, 49.6422
Hunter-Lab:
62.6663, -6.2172, 28.2626
#baa85f color charts
#baa85f color shades, tints & tones
#baa85f color schemes
#baa85f color preview, HTML & CSS examples
This text has a color of #baa85f
<p style="color:#baa85f;">Text here</p>
.mytext {color:#baa85f;}
This box has a color of #baa85f
<div style="background-color:#baa85f;">Content here</div>
.mybackground {background-color:#baa85f;}
Border around this has a color of #baa85f
<div style="border:2px solid #baa85f;">Content here</div>
.myborder {border:2px solid #baa85f;}