#a05f97 color space conversions
Hex:
#a05f97
RGB:
160, 95, 151
CMY:
37, 63, 41
CMYK:
0, 41, 6, 37
HSL:
308°, 25.4902%, 50.0000%
HSV (HSB):
308°, 40.6250%, 62.7451%
XYZ:
24.1753, 17.8924, 31.4575
xyY:
0.3288, 0.2433, 17.8924
CIE-Lab:
49.3653, 35.0502, -19.5175
CIE-LCH:
49.3653, 40.1179, 330.8890
CIE-Luv:
49.3653, 33.4206, -33.4757
Hunter-Lab:
42.2994, 27.9941, -14.4837
#a05f97 color charts
#a05f97 color shades, tints & tones
#a05f97 color schemes
#a05f97 color preview, HTML & CSS examples
This text has a color of #a05f97
<p style="color:#a05f97;">Text here</p>
.mytext {color:#a05f97;}
This box has a color of #a05f97
<div style="background-color:#a05f97;">Content here</div>
.mybackground {background-color:#a05f97;}
Border around this has a color of #a05f97
<div style="border:2px solid #a05f97;">Content here</div>
.myborder {border:2px solid #a05f97;}