#a09a99 color space conversions
Hex:
#a09a99
RGB:
160, 154, 153
CMY:
37, 40, 40
CMYK:
0, 4, 4, 37
HSL:
9°, 3.5533%, 61.3725%
HSV (HSB):
9°, 4.3750%, 62.7451%
XYZ:
31.8026, 32.8847, 34.8082
xyY:
0.3196, 0.3305, 32.8847
CIE-Lab:
64.0674, 2.0004, 1.2942
CIE-LCH:
64.0674, 2.3826, 32.9019
CIE-Luv:
64.0674, 3.5335, 1.5158
Hunter-Lab:
57.3452, -1.3613, 4.1529
#a09a99 color charts
#a09a99 color shades, tints & tones
#a09a99 color schemes
#a09a99 color preview, HTML & CSS examples
This text has a color of #a09a99
<p style="color:#a09a99;">Text here</p>
.mytext {color:#a09a99;}
This box has a color of #a09a99
<div style="background-color:#a09a99;">Content here</div>
.mybackground {background-color:#a09a99;}
Border around this has a color of #a09a99
<div style="border:2px solid #a09a99;">Content here</div>
.myborder {border:2px solid #a09a99;}