#baa16e color space conversions
Hex:
#baa16e
RGB:
186, 161, 110
CMY:
27, 37, 57
CMYK:
0, 13, 41, 27
HSL:
40°, 35.5140%, 58.0392%
HSV (HSB):
40°, 40.8602%, 72.9412%
XYZ:
35.8090, 37.0546, 20.0168
xyY:
0.3855, 0.3989, 37.0546
CIE-Lab:
67.3180, 1.9934, 29.9306
CIE-LCH:
67.3180, 29.9969, 86.1897
CIE-Luv:
67.3180, 19.2143, 37.9861
Hunter-Lab:
60.8725, -1.5220, 23.1144
#baa16e color charts
#baa16e color shades, tints & tones
#baa16e color schemes
#baa16e color preview, HTML & CSS examples
This text has a color of #baa16e
<p style="color:#baa16e;">Text here</p>
.mytext {color:#baa16e;}
This box has a color of #baa16e
<div style="background-color:#baa16e;">Content here</div>
.mybackground {background-color:#baa16e;}
Border around this has a color of #baa16e
<div style="border:2px solid #baa16e;">Content here</div>
.myborder {border:2px solid #baa16e;}