#a25f94 color space conversions
Hex:
#a25f94
RGB:
162, 95, 148
CMY:
36, 63, 42
CMYK:
0, 41, 9, 36
HSL:
313°, 26.4822%, 50.3922%
HSV (HSB):
313°, 41.3580%, 63.5294%
XYZ:
24.3378, 18.0039, 30.2093
xyY:
0.3355, 0.2482, 18.0039
CIE-Lab:
49.5009, 35.1740, -17.5114
CIE-LCH:
49.5009, 39.2919, 333.5336
CIE-Luv:
49.5009, 35.3959, -30.5619
Hunter-Lab:
42.4310, 28.1306, -12.5106
#a25f94 color charts
#a25f94 color shades, tints & tones
#a25f94 color schemes
#a25f94 color preview, HTML & CSS examples
This text has a color of #a25f94
<p style="color:#a25f94;">Text here</p>
.mytext {color:#a25f94;}
This box has a color of #a25f94
<div style="background-color:#a25f94;">Content here</div>
.mybackground {background-color:#a25f94;}
Border around this has a color of #a25f94
<div style="border:2px solid #a25f94;">Content here</div>
.myborder {border:2px solid #a25f94;}