#baaa95 color space conversions
Hex:
#baaa95
RGB:
186, 170, 149
CMY:
27, 33, 42
CMYK:
0, 9, 20, 27
HSL:
34°, 21.1429%, 65.6863%
HSV (HSB):
34°, 19.8925%, 72.9412%
XYZ:
40.0492, 41.3585, 34.3059
xyY:
0.3461, 0.3574, 41.3585
CIE-Lab:
70.4264, 2.3207, 12.9188
CIE-LCH:
70.4264, 13.1256, 79.8161
CIE-Luv:
70.4264, 11.0069, 17.6603
Hunter-Lab:
64.3106, -1.3830, 13.3896
#baaa95 color charts
#baaa95 color shades, tints & tones
#baaa95 color schemes
#baaa95 color preview, HTML & CSS examples
This text has a color of #baaa95
<p style="color:#baaa95;">Text here</p>
.mytext {color:#baaa95;}
This box has a color of #baaa95
<div style="background-color:#baaa95;">Content here</div>
.mybackground {background-color:#baaa95;}
Border around this has a color of #baaa95
<div style="border:2px solid #baaa95;">Content here</div>
.myborder {border:2px solid #baaa95;}