#a25b7c color space conversions
Hex:
#a25b7c
RGB:
162, 91, 124
CMY:
36, 64, 51
CMYK:
0, 44, 23, 36
HSL:
332°, 28.0632%, 49.6078%
HSV (HSB):
332°, 43.8272%, 63.5294%
XYZ:
22.2795, 16.6188, 21.1023
xyY:
0.3713, 0.2770, 16.6188
CIE-Lab:
47.7761, 33.3927, -5.7820
CIE-LCH:
47.7761, 33.8896, 350.1765
CIE-Luv:
47.7761, 42.4132, -13.4686
Hunter-Lab:
40.7661, 26.2128, -2.1547
#a25b7c color charts
#a25b7c color shades, tints & tones
#a25b7c color schemes
#a25b7c color preview, HTML & CSS examples
This text has a color of #a25b7c
<p style="color:#a25b7c;">Text here</p>
.mytext {color:#a25b7c;}
This box has a color of #a25b7c
<div style="background-color:#a25b7c;">Content here</div>
.mybackground {background-color:#a25b7c;}
Border around this has a color of #a25b7c
<div style="border:2px solid #a25b7c;">Content here</div>
.myborder {border:2px solid #a25b7c;}