#a95f84 color space conversions
Hex:
#a95f84
RGB:
169, 95, 132
CMY:
34, 63, 48
CMYK:
0, 44, 22, 34
HSL:
330°, 30.0813%, 51.7647%
HSV (HSB):
330°, 43.7870%, 66.2745%
XYZ:
24.6193, 18.2854, 24.0616
xyY:
0.3676, 0.2731, 18.2854
CIE-Lab:
49.8404, 34.9296, -7.3984
CIE-LCH:
49.8404, 35.7045, 348.0410
CIE-Luv:
49.8404, 43.7584, -16.1056
Hunter-Lab:
42.7614, 27.9363, -3.4292
#a95f84 color charts
#a95f84 color shades, tints & tones
#a95f84 color schemes
#a95f84 color preview, HTML & CSS examples
This text has a color of #a95f84
<p style="color:#a95f84;">Text here</p>
.mytext {color:#a95f84;}
This box has a color of #a95f84
<div style="background-color:#a95f84;">Content here</div>
.mybackground {background-color:#a95f84;}
Border around this has a color of #a95f84
<div style="border:2px solid #a95f84;">Content here</div>
.myborder {border:2px solid #a95f84;}