#a98b99 color space conversions
Hex:
#a98b99
RGB:
169, 139, 153
CMY:
34, 45, 40
CMYK:
0, 18, 9, 34
HSL:
332°, 14.8515%, 60.3922%
HSV (HSB):
332°, 17.7515%, 66.2745%
XYZ:
31.3446, 29.2002, 34.1211
xyY:
0.3311, 0.3085, 29.2002
CIE-Lab:
60.9579, 13.7293, -3.1614
CIE-LCH:
60.9579, 14.0886, 347.0329
CIE-Luv:
60.9579, 17.0092, -6.8630
Hunter-Lab:
54.0372, 8.9749, 0.3880
#a98b99 color charts
#a98b99 color shades, tints & tones
#a98b99 color schemes
#a98b99 color preview, HTML & CSS examples
This text has a color of #a98b99
<p style="color:#a98b99;">Text here</p>
.mytext {color:#a98b99;}
This box has a color of #a98b99
<div style="background-color:#a98b99;">Content here</div>
.mybackground {background-color:#a98b99;}
Border around this has a color of #a98b99
<div style="border:2px solid #a98b99;">Content here</div>
.myborder {border:2px solid #a98b99;}