#a9808e color space conversions
Hex:
#a9808e
RGB:
169, 128, 142
CMY:
34, 50, 44
CMYK:
0, 24, 16, 34
HSL:
340°, 19.2488%, 58.2353%
HSV (HSB):
340°, 24.2604%, 66.2745%
XYZ:
28.9638, 25.8264, 29.0496
xyY:
0.3455, 0.3080, 25.8264
CIE-Lab:
57.8719, 18.0539, -1.3875
CIE-LCH:
57.8719, 18.1072, 355.6051
CIE-Luv:
57.8719, 24.2677, -5.0412
Hunter-Lab:
50.8196, 12.7989, 1.6823
#a9808e color charts
#a9808e color shades, tints & tones
#a9808e color schemes
#a9808e color preview, HTML & CSS examples
This text has a color of #a9808e
<p style="color:#a9808e;">Text here</p>
.mytext {color:#a9808e;}
This box has a color of #a9808e
<div style="background-color:#a9808e;">Content here</div>
.mybackground {background-color:#a9808e;}
Border around this has a color of #a9808e
<div style="border:2px solid #a9808e;">Content here</div>
.myborder {border:2px solid #a9808e;}