#a97e9e color space conversions
Hex:
#a97e9e
RGB:
169, 126, 158
CMY:
34, 51, 38
CMYK:
0, 25, 7, 34
HSL:
315°, 20.0000%, 57.8431%
HSV (HSB):
315°, 25.4438%, 66.2745%
XYZ:
29.9946, 25.8253, 35.7517
xyY:
0.3276, 0.2820, 25.8253
CIE-Lab:
57.8709, 22.0030, -10.6140
CIE-LCH:
57.8709, 24.4292, 334.2478
CIE-Luv:
57.8709, 23.2104, -19.0365
Hunter-Lab:
50.8186, 16.4231, -6.1383
#a97e9e color charts
#a97e9e color shades, tints & tones
#a97e9e color schemes
#a97e9e color preview, HTML & CSS examples
This text has a color of #a97e9e
<p style="color:#a97e9e;">Text here</p>
.mytext {color:#a97e9e;}
This box has a color of #a97e9e
<div style="background-color:#a97e9e;">Content here</div>
.mybackground {background-color:#a97e9e;}
Border around this has a color of #a97e9e
<div style="border:2px solid #a97e9e;">Content here</div>
.myborder {border:2px solid #a97e9e;}