#a25a9e color space conversions
Hex:
#a25a9e
RGB:
162, 90, 158
CMY:
36, 65, 38
CMYK:
0, 44, 2, 36
HSL:
303°, 28.5714%, 49.4118%
HSV (HSB):
303°, 44.4444%, 63.5294%
XYZ:
24.7280, 17.4623, 34.4150
xyY:
0.3228, 0.2280, 17.4623
CIE-Lab:
48.8374, 39.7217, -24.4477
CIE-LCH:
48.8374, 46.6423, 328.3888
CIE-Luv:
48.8374, 35.4524, -41.4354
Hunter-Lab:
41.7880, 32.4984, -19.5775
#a25a9e color charts
#a25a9e color shades, tints & tones
#a25a9e color schemes
#a25a9e color preview, HTML & CSS examples
This text has a color of #a25a9e
<p style="color:#a25a9e;">Text here</p>
.mytext {color:#a25a9e;}
This box has a color of #a25a9e
<div style="background-color:#a25a9e;">Content here</div>
.mybackground {background-color:#a25a9e;}
Border around this has a color of #a25a9e
<div style="border:2px solid #a25a9e;">Content here</div>
.myborder {border:2px solid #a25a9e;}