#a97e8a color space conversions
Hex:
#a97e8a
RGB:
169, 126, 138
CMY:
34, 51, 46
CMYK:
0, 25, 18, 34
HSL:
343°, 20.0000%, 57.8431%
HSV (HSB):
343°, 25.4438%, 66.2745%
XYZ:
28.4105, 25.1917, 27.4098
xyY:
0.3507, 0.3110, 25.1917
CIE-Lab:
57.2617, 18.5272, 0.0301
CIE-LCH:
57.2617, 18.5273, 0.0932
CIE-Luv:
57.2617, 25.8957, -3.1455
Hunter-Lab:
50.1913, 13.2039, 2.7552
#a97e8a color charts
#a97e8a color shades, tints & tones
#a97e8a color schemes
#a97e8a color preview, HTML & CSS examples
This text has a color of #a97e8a
<p style="color:#a97e8a;">Text here</p>
.mytext {color:#a97e8a;}
This box has a color of #a97e8a
<div style="background-color:#a97e8a;">Content here</div>
.mybackground {background-color:#a97e8a;}
Border around this has a color of #a97e8a
<div style="border:2px solid #a97e8a;">Content here</div>
.myborder {border:2px solid #a97e8a;}