#baa36c color space conversions
Hex:
#baa36c
RGB:
186, 163, 108
CMY:
27, 36, 58
CMYK:
0, 12, 42, 27
HSL:
42°, 36.1111%, 57.6471%
HSV (HSB):
42°, 41.9355%, 72.9412%
XYZ:
36.0537, 37.7162, 19.5671
xyY:
0.3863, 0.4041, 37.7162
CIE-Lab:
67.8109, 0.6892, 31.6385
CIE-LCH:
67.8109, 31.6460, 88.7522
CIE-Luv:
67.8109, 18.0739, 40.1876
Hunter-Lab:
61.4135, -2.6827, 24.0990
#baa36c color charts
#baa36c color shades, tints & tones
#baa36c color schemes
#baa36c color preview, HTML & CSS examples
This text has a color of #baa36c
<p style="color:#baa36c;">Text here</p>
.mytext {color:#baa36c;}
This box has a color of #baa36c
<div style="background-color:#baa36c;">Content here</div>
.mybackground {background-color:#baa36c;}
Border around this has a color of #baa36c
<div style="border:2px solid #baa36c;">Content here</div>
.myborder {border:2px solid #baa36c;}