#a25b6a color space conversions
Hex:
#a25b6a
RGB:
162, 91, 106
CMY:
36, 64, 58
CMYK:
0, 44, 35, 36
HSL:
347°, 28.0632%, 49.6078%
HSV (HSB):
347°, 43.8272%, 63.5294%
XYZ:
21.2429, 16.2042, 15.6438
xyY:
0.4001, 0.3052, 16.2042
CIE-Lab:
47.2412, 30.8409, 4.2858
CIE-LCH:
47.2412, 31.1372, 7.9115
CIE-Luv:
47.2412, 46.1664, 0.1461
Hunter-Lab:
40.2544, 23.7522, 5.1366
#a25b6a color charts
#a25b6a color shades, tints & tones
#a25b6a color schemes
#a25b6a color preview, HTML & CSS examples
This text has a color of #a25b6a
<p style="color:#a25b6a;">Text here</p>
.mytext {color:#a25b6a;}
This box has a color of #a25b6a
<div style="background-color:#a25b6a;">Content here</div>
.mybackground {background-color:#a25b6a;}
Border around this has a color of #a25b6a
<div style="border:2px solid #a25b6a;">Content here</div>
.myborder {border:2px solid #a25b6a;}