#a95c95 color space conversions
Hex:
#a95c95
RGB:
169, 92, 149
CMY:
34, 64, 42
CMYK:
0, 46, 12, 34
HSL:
316°, 30.9237%, 51.1765%
HSV (HSB):
316°, 45.5621%, 66.2745%
XYZ:
25.6141, 18.2592, 30.6081
xyY:
0.3439, 0.2452, 18.2592
CIE-Lab:
49.8090, 39.3017, -17.5515
CIE-LCH:
49.8090, 43.0428, 335.9352
CIE-Luv:
49.8090, 41.4272, -31.3387
Hunter-Lab:
42.7308, 32.2193, -12.5579
#a95c95 color charts
#a95c95 color shades, tints & tones
#a95c95 color schemes
#a95c95 color preview, HTML & CSS examples
This text has a color of #a95c95
<p style="color:#a95c95;">Text here</p>
.mytext {color:#a95c95;}
This box has a color of #a95c95
<div style="background-color:#a95c95;">Content here</div>
.mybackground {background-color:#a95c95;}
Border around this has a color of #a95c95
<div style="border:2px solid #a95c95;">Content here</div>
.myborder {border:2px solid #a95c95;}