#a95f97 color space conversions
Hex:
#a95f97
RGB:
169, 95, 151
CMY:
34, 63, 41
CMYK:
0, 44, 11, 34
HSL:
315°, 30.0813%, 51.7647%
HSV (HSB):
315°, 43.7870%, 66.2745%
XYZ:
26.0403, 18.8538, 31.5448
xyY:
0.3407, 0.2467, 18.8538
CIE-Lab:
50.5157, 38.0369, -17.6562
CIE-LCH:
50.5157, 41.9350, 335.1000
CIE-Luv:
50.5157, 39.6099, -31.3816
Hunter-Lab:
43.4210, 31.0629, -12.6788
#a95f97 color charts
#a95f97 color shades, tints & tones
#a95f97 color schemes
#a95f97 color preview, HTML & CSS examples
This text has a color of #a95f97
<p style="color:#a95f97;">Text here</p>
.mytext {color:#a95f97;}
This box has a color of #a95f97
<div style="background-color:#a95f97;">Content here</div>
.mybackground {background-color:#a95f97;}
Border around this has a color of #a95f97
<div style="border:2px solid #a95f97;">Content here</div>
.myborder {border:2px solid #a95f97;}