#a099a9 color space conversions
Hex:
#a099a9
RGB:
160, 153, 169
CMY:
37, 40, 34
CMYK:
5, 9, 0, 34
HSL:
266°, 8.5106%, 63.1373%
HSV (HSB):
266°, 9.4675%, 66.2745%
XYZ:
33.0499, 33.1206, 42.1871
xyY:
0.3050, 0.3057, 33.1206
CIE-Lab:
64.2585, 5.6569, -7.4275
CIE-LCH:
64.2585, 9.3364, 307.2937
CIE-Luv:
64.2585, 2.9694, -11.8860
Hunter-Lab:
57.5505, 1.7948, -3.1769
#a099a9 color charts
#a099a9 color shades, tints & tones
#a099a9 color schemes
#a099a9 color preview, HTML & CSS examples
This text has a color of #a099a9
<p style="color:#a099a9;">Text here</p>
.mytext {color:#a099a9;}
This box has a color of #a099a9
<div style="background-color:#a099a9;">Content here</div>
.mybackground {background-color:#a099a9;}
Border around this has a color of #a099a9
<div style="border:2px solid #a099a9;">Content here</div>
.myborder {border:2px solid #a099a9;}