#a9596c color space conversions
Hex:
#a9596c
RGB:
169, 89, 108
CMY:
34, 65, 58
CMYK:
0, 47, 36, 34
HSL:
346°, 31.7460%, 50.5882%
HSV (HSB):
346°, 47.3373%, 66.2745%
XYZ:
22.6413, 16.6625, 16.2102
xyY:
0.4078, 0.3001, 16.6625
CIE-Lab:
47.8319, 34.8121, 4.0550
CIE-LCH:
47.8319, 35.0475, 6.6439
CIE-Luv:
47.8319, 52.3018, -0.9129
Hunter-Lab:
40.8197, 27.5736, 5.0287
#a9596c color charts
#a9596c color shades, tints & tones
#a9596c color schemes
#a9596c color preview, HTML & CSS examples
This text has a color of #a9596c
<p style="color:#a9596c;">Text here</p>
.mytext {color:#a9596c;}
This box has a color of #a9596c
<div style="background-color:#a9596c;">Content here</div>
.mybackground {background-color:#a9596c;}
Border around this has a color of #a9596c
<div style="border:2px solid #a9596c;">Content here</div>
.myborder {border:2px solid #a9596c;}