#baaa9f color space conversions
Hex:
#baaa9f
RGB:
186, 170, 159
CMY:
27, 33, 38
CMYK:
0, 9, 15, 27
HSL:
24°, 16.3636%, 67.6471%
HSV (HSB):
24°, 14.5161%, 72.9412%
XYZ:
40.8824, 41.6918, 38.6935
xyY:
0.3371, 0.3438, 41.6918
CIE-Lab:
70.6579, 3.9044, 7.7473
CIE-LCH:
70.6579, 8.6756, 63.2534
CIE-Luv:
70.6579, 10.2757, 10.3650
Hunter-Lab:
64.5692, 0.0226, 9.6685
#baaa9f color charts
#baaa9f color shades, tints & tones
#baaa9f color schemes
#baaa9f color preview, HTML & CSS examples
This text has a color of #baaa9f
<p style="color:#baaa9f;">Text here</p>
.mytext {color:#baaa9f;}
This box has a color of #baaa9f
<div style="background-color:#baaa9f;">Content here</div>
.mybackground {background-color:#baaa9f;}
Border around this has a color of #baaa9f
<div style="border:2px solid #baaa9f;">Content here</div>
.myborder {border:2px solid #baaa9f;}