#a25a7d color space conversions
Hex:
#a25a7d
RGB:
162, 90, 125
CMY:
36, 65, 51
CMYK:
0, 44, 23, 36
HSL:
331°, 28.5714%, 49.4118%
HSV (HSB):
331°, 44.4444%, 63.5294%
XYZ:
22.2581, 16.4744, 21.4088
xyY:
0.3701, 0.2739, 16.4744
CIE-Lab:
47.5908, 34.0928, -6.6591
CIE-LCH:
47.5908, 34.7370, 348.9479
CIE-Luv:
47.5908, 42.7162, -14.7765
Hunter-Lab:
40.5886, 26.8563, -2.8609
#a25a7d color charts
#a25a7d color shades, tints & tones
#a25a7d color schemes
#a25a7d color preview, HTML & CSS examples
This text has a color of #a25a7d
<p style="color:#a25a7d;">Text here</p>
.mytext {color:#a25a7d;}
This box has a color of #a25a7d
<div style="background-color:#a25a7d;">Content here</div>
.mybackground {background-color:#a25a7d;}
Border around this has a color of #a25a7d
<div style="border:2px solid #a25a7d;">Content here</div>
.myborder {border:2px solid #a25a7d;}