#baaa90 color space conversions
Hex:
#baaa90
RGB:
186, 170, 144
CMY:
27, 33, 44
CMYK:
0, 9, 23, 27
HSL:
37°, 23.3333%, 64.7059%
HSV (HSB):
37°, 22.5806%, 72.9412%
XYZ:
39.6585, 41.2022, 32.2481
xyY:
0.3506, 0.3643, 41.2022
CIE-Lab:
70.3173, 1.5674, 15.5082
CIE-LCH:
70.3173, 15.5872, 84.2286
CIE-Luv:
70.3173, 11.3612, 21.1921
Hunter-Lab:
64.1889, -2.0462, 15.1453
#baaa90 color charts
#baaa90 color shades, tints & tones
#baaa90 color schemes
#baaa90 color preview, HTML & CSS examples
This text has a color of #baaa90
<p style="color:#baaa90;">Text here</p>
.mytext {color:#baaa90;}
This box has a color of #baaa90
<div style="background-color:#baaa90;">Content here</div>
.mybackground {background-color:#baaa90;}
Border around this has a color of #baaa90
<div style="border:2px solid #baaa90;">Content here</div>
.myborder {border:2px solid #baaa90;}