#a25c7a color space conversions
Hex:
#a25c7a
RGB:
162, 92, 122
CMY:
36, 64, 52
CMYK:
0, 43, 25, 36
HSL:
334°, 27.5591%, 49.8039%
HSV (HSB):
334°, 43.2099%, 63.5294%
XYZ:
22.2403, 16.7408, 20.4715
xyY:
0.3741, 0.2816, 16.7408
CIE-Lab:
47.9318, 32.5407, -4.3486
CIE-LCH:
47.9318, 32.8300, 352.3884
CIE-Luv:
47.9318, 42.3099, -11.3842
Hunter-Lab:
40.9155, 25.4243, -1.0240
#a25c7a color charts
#a25c7a color shades, tints & tones
#a25c7a color schemes
#a25c7a color preview, HTML & CSS examples
This text has a color of #a25c7a
<p style="color:#a25c7a;">Text here</p>
.mytext {color:#a25c7a;}
This box has a color of #a25c7a
<div style="background-color:#a25c7a;">Content here</div>
.mybackground {background-color:#a25c7a;}
Border around this has a color of #a25c7a
<div style="border:2px solid #a25c7a;">Content here</div>
.myborder {border:2px solid #a25c7a;}