#baaa7f color space conversions
Hex:
#baaa7f
RGB:
186, 170, 127
CMY:
27, 33, 50
CMYK:
0, 9, 32, 27
HSL:
44°, 29.9492%, 61.3725%
HSV (HSB):
44°, 31.7204%, 72.9412%
XYZ:
38.4552, 40.7209, 25.9118
xyY:
0.3659, 0.3875, 40.7209
CIE-Lab:
69.9799, -0.7957, 24.3019
CIE-LCH:
69.9799, 24.3149, 91.8753
CIE-Luv:
69.9799, 12.5017, 32.5423
Hunter-Lab:
63.8129, -4.1042, 20.5938
#baaa7f color charts
#baaa7f color shades, tints & tones
#baaa7f color schemes
#baaa7f color preview, HTML & CSS examples
This text has a color of #baaa7f
<p style="color:#baaa7f;">Text here</p>
.mytext {color:#baaa7f;}
This box has a color of #baaa7f
<div style="background-color:#baaa7f;">Content here</div>
.mybackground {background-color:#baaa7f;}
Border around this has a color of #baaa7f
<div style="border:2px solid #baaa7f;">Content here</div>
.myborder {border:2px solid #baaa7f;}