#a5959d color space conversions
Hex:
#a5959d
RGB:
165, 149, 157
CMY:
35, 42, 38
CMYK:
0, 10, 5, 35
HSL:
330°, 8.1633%, 61.5686%
HSV (HSB):
330°, 9.6970%, 64.7059%
XYZ:
32.3503, 31.9285, 36.3561
xyY:
0.3215, 0.3173, 31.9285
CIE-Lab:
63.2838, 7.3596, -2.0547
CIE-LCH:
63.2838, 7.6411, 344.4014
CIE-Luv:
63.2838, 8.8482, -4.2092
Hunter-Lab:
56.5054, 3.3100, 1.4060
#a5959d color charts
#a5959d color shades, tints & tones
#a5959d color schemes
#a5959d color preview, HTML & CSS examples
This text has a color of #a5959d
<p style="color:#a5959d;">Text here</p>
.mytext {color:#a5959d;}
This box has a color of #a5959d
<div style="background-color:#a5959d;">Content here</div>
.mybackground {background-color:#a5959d;}
Border around this has a color of #a5959d
<div style="border:2px solid #a5959d;">Content here</div>
.myborder {border:2px solid #a5959d;}