#a95d84 color space conversions
Hex:
#a95d84
RGB:
169, 93, 132
CMY:
34, 64, 48
CMYK:
0, 45, 22, 34
HSL:
329°, 30.6452%, 51.3725%
HSV (HSB):
329°, 44.9704%, 66.2745%
XYZ:
24.4414, 17.9297, 24.0024
xyY:
0.3682, 0.2701, 17.9297
CIE-Lab:
49.4107, 36.0125, -8.0399
CIE-LCH:
49.4107, 36.8991, 347.4149
CIE-Luv:
49.4107, 44.7856, -17.1575
Hunter-Lab:
42.3434, 28.9324, -3.9681
#a95d84 color charts
#a95d84 color shades, tints & tones
#a95d84 color schemes
#a95d84 color preview, HTML & CSS examples
This text has a color of #a95d84
<p style="color:#a95d84;">Text here</p>
.mytext {color:#a95d84;}
This box has a color of #a95d84
<div style="background-color:#a95d84;">Content here</div>
.mybackground {background-color:#a95d84;}
Border around this has a color of #a95d84
<div style="border:2px solid #a95d84;">Content here</div>
.myborder {border:2px solid #a95d84;}