#baa35f color space conversions
Hex:
#baa35f
RGB:
186, 163, 95
CMY:
27, 36, 63
CMYK:
0, 12, 49, 27
HSL:
45°, 39.7380%, 55.0980%
HSV (HSB):
45°, 48.9247%, 72.9412%
XYZ:
35.4125, 37.4597, 16.1905
xyY:
0.3976, 0.4206, 37.4597
CIE-Lab:
67.6205, -0.6487, 38.2162
CIE-LCH:
67.6205, 38.2217, 90.9724
CIE-Luv:
67.6205, 18.8764, 47.1580
Hunter-Lab:
61.2043, -3.8286, 27.1590
#baa35f color charts
#baa35f color shades, tints & tones
#baa35f color schemes
#baa35f color preview, HTML & CSS examples
This text has a color of #baa35f
<p style="color:#baa35f;">Text here</p>
.mytext {color:#baa35f;}
This box has a color of #baa35f
<div style="background-color:#baa35f;">Content here</div>
.mybackground {background-color:#baa35f;}
Border around this has a color of #baa35f
<div style="border:2px solid #baa35f;">Content here</div>
.myborder {border:2px solid #baa35f;}