#a098a9 color space conversions
Hex:
#a098a9
RGB:
160, 152, 169
CMY:
37, 40, 34
CMYK:
5, 10, 0, 34
HSL:
268°, 8.9947%, 62.9412%
HSV (HSB):
268°, 10.0592%, 66.2745%
XYZ:
32.8869, 32.7946, 42.1328
xyY:
0.3050, 0.3042, 32.7946
CIE-Lab:
63.9943, 6.2167, -7.8204
CIE-LCH:
63.9943, 9.9903, 308.4825
CIE-Luv:
63.9943, 3.4663, -12.5594
Hunter-Lab:
57.2666, 2.2919, -3.5349
#a098a9 color charts
#a098a9 color shades, tints & tones
#a098a9 color schemes
#a098a9 color preview, HTML & CSS examples
This text has a color of #a098a9
<p style="color:#a098a9;">Text here</p>
.mytext {color:#a098a9;}
This box has a color of #a098a9
<div style="background-color:#a098a9;">Content here</div>
.mybackground {background-color:#a098a9;}
Border around this has a color of #a098a9
<div style="border:2px solid #a098a9;">Content here</div>
.myborder {border:2px solid #a098a9;}