#a95d8c color space conversions
Hex:
#a95d8c
RGB:
169, 93, 140
CMY:
34, 64, 45
CMYK:
0, 45, 17, 34
HSL:
323°, 30.6452%, 51.3725%
HSV (HSB):
323°, 44.9704%, 66.2745%
XYZ:
25.0102, 18.1572, 26.9974
xyY:
0.3564, 0.2588, 18.1572
CIE-Lab:
49.6862, 37.2725, -12.3946
CIE-LCH:
49.6862, 39.2793, 341.6060
CIE-Luv:
49.6862, 42.9964, -23.5336
Hunter-Lab:
42.6112, 30.1988, -7.7369
#a95d8c color charts
#a95d8c color shades, tints & tones
#a95d8c color schemes
#a95d8c color preview, HTML & CSS examples
This text has a color of #a95d8c
<p style="color:#a95d8c;">Text here</p>
.mytext {color:#a95d8c;}
This box has a color of #a95d8c
<div style="background-color:#a95d8c;">Content here</div>
.mybackground {background-color:#a95d8c;}
Border around this has a color of #a95d8c
<div style="border:2px solid #a95d8c;">Content here</div>
.myborder {border:2px solid #a95d8c;}