#baaa7e color space conversions
Hex:
#baaa7e
RGB:
186, 170, 126
CMY:
27, 33, 51
CMYK:
0, 9, 32, 27
HSL:
44°, 30.3030%, 61.1765%
HSV (HSB):
44°, 32.2581%, 72.9412%
XYZ:
38.3903, 40.6949, 25.5702
xyY:
0.3668, 0.3888, 40.6949
CIE-Lab:
69.9616, -0.9250, 24.8175
CIE-LCH:
69.9616, 24.8347, 92.1346
CIE-Luv:
69.9616, 12.5654, 33.1756
Hunter-Lab:
63.7926, -4.2158, 20.8894
#baaa7e color charts
#baaa7e color shades, tints & tones
#baaa7e color schemes
#baaa7e color preview, HTML & CSS examples
This text has a color of #baaa7e
<p style="color:#baaa7e;">Text here</p>
.mytext {color:#baaa7e;}
This box has a color of #baaa7e
<div style="background-color:#baaa7e;">Content here</div>
.mybackground {background-color:#baaa7e;}
Border around this has a color of #baaa7e
<div style="border:2px solid #baaa7e;">Content here</div>
.myborder {border:2px solid #baaa7e;}