#a98c99 color space conversions
Hex:
#a98c99
RGB:
169, 140, 153
CMY:
34, 45, 40
CMYK:
0, 17, 9, 34
HSL:
333°, 14.4279%, 60.5882%
HSV (HSB):
333°, 17.1598%, 66.2745%
XYZ:
31.4900, 29.4911, 34.1696
xyY:
0.3309, 0.3099, 29.4911
CIE-Lab:
61.2126, 13.1648, -2.7865
CIE-LCH:
61.2126, 13.4565, 348.0491
CIE-Luv:
61.2126, 16.4742, -6.2309
Hunter-Lab:
54.3057, 8.4711, 0.7082
#a98c99 color charts
#a98c99 color shades, tints & tones
#a98c99 color schemes
#a98c99 color preview, HTML & CSS examples
This text has a color of #a98c99
<p style="color:#a98c99;">Text here</p>
.mytext {color:#a98c99;}
This box has a color of #a98c99
<div style="background-color:#a98c99;">Content here</div>
.mybackground {background-color:#a98c99;}
Border around this has a color of #a98c99
<div style="border:2px solid #a98c99;">Content here</div>
.myborder {border:2px solid #a98c99;}