#a95c85 color space conversions
Hex:
#a95c85
RGB:
169, 92, 133
CMY:
34, 64, 48
CMYK:
0, 46, 21, 34
HSL:
328°, 30.9237%, 51.1765%
HSV (HSB):
328°, 45.5621%, 66.2745%
XYZ:
24.4230, 17.7828, 24.3355
xyY:
0.3670, 0.2672, 17.7828
CIE-Lab:
49.2316, 36.7047, -8.9051
CIE-LCH:
49.2316, 37.7695, 346.3626
CIE-Luv:
49.2316, 45.0686, -18.4700
Hunter-Lab:
42.1696, 29.5833, -4.6967
#a95c85 color charts
#a95c85 color shades, tints & tones
#a95c85 color schemes
#a95c85 color preview, HTML & CSS examples
This text has a color of #a95c85
<p style="color:#a95c85;">Text here</p>
.mytext {color:#a95c85;}
This box has a color of #a95c85
<div style="background-color:#a95c85;">Content here</div>
.mybackground {background-color:#a95c85;}
Border around this has a color of #a95c85
<div style="border:2px solid #a95c85;">Content here</div>
.myborder {border:2px solid #a95c85;}