#a0808d color space conversions
Hex:
#a0808d
RGB:
160, 128, 141
CMY:
37, 50, 45
CMYK:
0, 20, 12, 37
HSL:
336°, 14.4144%, 56.4706%
HSV (HSB):
336°, 20.0000%, 62.7451%
XYZ:
27.0241, 24.8350, 28.5686
xyY:
0.3360, 0.3088, 24.8350
CIE-Lab:
56.9143, 14.4958, -2.3239
CIE-LCH:
56.9143, 14.6809, 350.8921
CIE-Luv:
56.9143, 18.4395, -5.7139
Hunter-Lab:
49.8347, 9.5852, 0.8953
#a0808d color charts
#a0808d color shades, tints & tones
#a0808d color schemes
#a0808d color preview, HTML & CSS examples
This text has a color of #a0808d
<p style="color:#a0808d;">Text here</p>
.mytext {color:#a0808d;}
This box has a color of #a0808d
<div style="background-color:#a0808d;">Content here</div>
.mybackground {background-color:#a0808d;}
Border around this has a color of #a0808d
<div style="border:2px solid #a0808d;">Content here</div>
.myborder {border:2px solid #a0808d;}