#a25f9b color space conversions
Hex:
#a25f9b
RGB:
162, 95, 155
CMY:
36, 63, 39
CMYK:
0, 41, 4, 36
HSL:
306°, 26.4822%, 50.3922%
HSV (HSB):
306°, 41.3580%, 63.5294%
XYZ:
24.9089, 18.2324, 33.2167
xyY:
0.3262, 0.2388, 18.2324
CIE-Lab:
49.7767, 36.4492, -21.2281
CIE-LCH:
49.7767, 42.1803, 329.7833
CIE-Luv:
49.7767, 33.9551, -36.2975
Hunter-Lab:
42.6994, 29.4050, -16.2333
#a25f9b color charts
#a25f9b color shades, tints & tones
#a25f9b color schemes
#a25f9b color preview, HTML & CSS examples
This text has a color of #a25f9b
<p style="color:#a25f9b;">Text here</p>
.mytext {color:#a25f9b;}
This box has a color of #a25f9b
<div style="background-color:#a25f9b;">Content here</div>
.mybackground {background-color:#a25f9b;}
Border around this has a color of #a25f9b
<div style="border:2px solid #a25f9b;">Content here</div>
.myborder {border:2px solid #a25f9b;}