#baaa89 color space conversions
Hex:
#baaa89
RGB:
186, 170, 137
CMY:
27, 33, 46
CMYK:
0, 9, 26, 27
HSL:
40°, 26.2032%, 63.3333%
HSV (HSB):
40°, 26.3441%, 72.9412%
XYZ:
39.1398, 40.9947, 29.5168
xyY:
0.3569, 0.3739, 40.9947
CIE-Lab:
70.1722, 0.5570, 19.1334
CIE-LCH:
70.1722, 19.1415, 88.3325
CIE-Luv:
70.1722, 11.8434, 25.9943
Hunter-Lab:
64.0271, -2.9303, 17.4860
#baaa89 color charts
#baaa89 color shades, tints & tones
#baaa89 color schemes
#baaa89 color preview, HTML & CSS examples
This text has a color of #baaa89
<p style="color:#baaa89;">Text here</p>
.mytext {color:#baaa89;}
This box has a color of #baaa89
<div style="background-color:#baaa89;">Content here</div>
.mybackground {background-color:#baaa89;}
Border around this has a color of #baaa89
<div style="border:2px solid #baaa89;">Content here</div>
.myborder {border:2px solid #baaa89;}