#a9595e color space conversions
Hex:
#a9595e
RGB:
169, 89, 94
CMY:
34, 65, 63
CMYK:
0, 47, 44, 34
HSL:
356°, 31.7460%, 50.5882%
HSV (HSB):
356°, 47.3373%, 66.2745%
XYZ:
21.9549, 16.3879, 12.5957
xyY:
0.4310, 0.3217, 16.3879
CIE-Lab:
47.4794, 33.1674, 11.9967
CIE-LCH:
47.4794, 35.2703, 19.8851
CIE-Luv:
47.4794, 55.2826, 8.8598
Hunter-Lab:
40.4820, 25.9639, 9.8897
#a9595e color charts
#a9595e color shades, tints & tones
#a9595e color schemes
#a9595e color preview, HTML & CSS examples
This text has a color of #a9595e
<p style="color:#a9595e;">Text here</p>
.mytext {color:#a9595e;}
This box has a color of #a9595e
<div style="background-color:#a9595e;">Content here</div>
.mybackground {background-color:#a9595e;}
Border around this has a color of #a9595e
<div style="border:2px solid #a9595e;">Content here</div>
.myborder {border:2px solid #a9595e;}