#a98e9f color space conversions
Hex:
#a98e9f
RGB:
169, 142, 159
CMY:
34, 44, 38
CMYK:
0, 16, 6, 34
HSL:
322°, 13.5678%, 60.9804%
HSV (HSB):
322°, 15.9763%, 66.2745%
XYZ:
32.2932, 30.2842, 36.9443
xyY:
0.3245, 0.3043, 30.2842
CIE-Lab:
61.8987, 13.1244, -5.1871
CIE-LCH:
61.8987, 14.1122, 338.4349
CIE-Luv:
61.8987, 14.7973, -9.7269
Hunter-Lab:
55.0311, 8.4424, -1.2817
#a98e9f color charts
#a98e9f color shades, tints & tones
#a98e9f color schemes
#a98e9f color preview, HTML & CSS examples
This text has a color of #a98e9f
<p style="color:#a98e9f;">Text here</p>
.mytext {color:#a98e9f;}
This box has a color of #a98e9f
<div style="background-color:#a98e9f;">Content here</div>
.mybackground {background-color:#a98e9f;}
Border around this has a color of #a98e9f
<div style="border:2px solid #a98e9f;">Content here</div>
.myborder {border:2px solid #a98e9f;}