#a95e8d color space conversions
Hex:
#a95e8d
RGB:
169, 94, 141
CMY:
34, 63, 45
CMYK:
0, 44, 17, 34
HSL:
322°, 30.3644%, 51.5686%
HSV (HSB):
322°, 44.3787%, 66.2745%
XYZ:
25.1726, 18.3635, 27.4171
xyY:
0.3548, 0.2588, 18.3635
CIE-Lab:
49.9341, 36.8962, -12.6148
CIE-LCH:
49.9341, 38.9931, 341.1244
CIE-Luv:
49.9341, 42.2880, -23.8096
Hunter-Lab:
42.8527, 29.8627, -7.9368
#a95e8d color charts
#a95e8d color shades, tints & tones
#a95e8d color schemes
#a95e8d color preview, HTML & CSS examples
This text has a color of #a95e8d
<p style="color:#a95e8d;">Text here</p>
.mytext {color:#a95e8d;}
This box has a color of #a95e8d
<div style="background-color:#a95e8d;">Content here</div>
.mybackground {background-color:#a95e8d;}
Border around this has a color of #a95e8d
<div style="border:2px solid #a95e8d;">Content here</div>
.myborder {border:2px solid #a95e8d;}