#a099a5 color space conversions
Hex:
#a099a5
RGB:
160, 153, 165
CMY:
37, 40, 35
CMYK:
3, 7, 0, 35
HSL:
275°, 6.2500%, 62.3529%
HSV (HSB):
275°, 7.2727%, 64.7059%
XYZ:
32.6800, 32.9727, 40.2393
xyY:
0.3086, 0.3114, 32.9727
CIE-Lab:
64.1388, 4.8562, -5.3544
CIE-LCH:
64.1388, 7.2286, 312.2067
CIE-Luv:
64.1388, 3.2454, -8.6498
Hunter-Lab:
57.4218, 1.0999, -1.3531
#a099a5 color charts
#a099a5 color shades, tints & tones
#a099a5 color schemes
#a099a5 color preview, HTML & CSS examples
This text has a color of #a099a5
<p style="color:#a099a5;">Text here</p>
.mytext {color:#a099a5;}
This box has a color of #a099a5
<div style="background-color:#a099a5;">Content here</div>
.mybackground {background-color:#a099a5;}
Border around this has a color of #a099a5
<div style="border:2px solid #a099a5;">Content here</div>
.myborder {border:2px solid #a099a5;}