#a0898c color space conversions
Hex:
#a0898c
RGB:
160, 137, 140
CMY:
37, 46, 45
CMYK:
0, 14, 13, 37
HSL:
352°, 10.7981%, 58.2353%
HSV (HSB):
352°, 14.3750%, 62.7451%
XYZ:
28.1765, 27.2584, 28.5873
xyY:
0.3353, 0.3244, 27.2584
CIE-Lab:
59.2127, 9.1975, 1.6110
CIE-LCH:
59.2127, 9.3375, 9.9347
CIE-Luv:
59.2127, 13.6525, 0.6958
Hunter-Lab:
52.2095, 4.9664, 4.0825
#a0898c color charts
#a0898c color shades, tints & tones
#a0898c color schemes
#a0898c color preview, HTML & CSS examples
This text has a color of #a0898c
<p style="color:#a0898c;">Text here</p>
.mytext {color:#a0898c;}
This box has a color of #a0898c
<div style="background-color:#a0898c;">Content here</div>
.mybackground {background-color:#a0898c;}
Border around this has a color of #a0898c
<div style="border:2px solid #a0898c;">Content here</div>
.myborder {border:2px solid #a0898c;}