#a1599a color space conversions
Hex:
#a1599a
RGB:
161, 89, 154
CMY:
37, 65, 40
CMYK:
0, 45, 4, 37
HSL:
306°, 28.8000%, 49.0196%
HSV (HSB):
306°, 44.7205%, 63.1373%
XYZ:
24.1031, 17.0549, 32.5934
xyY:
0.3268, 0.2312, 17.0549
CIE-Lab:
48.3292, 39.2003, -22.8765
CIE-LCH:
48.3292, 45.3872, 329.7331
CIE-Luv:
48.3292, 36.0738, -38.9231
Hunter-Lab:
41.2976, 31.9095, -17.8853
#a1599a color charts
#a1599a color shades, tints & tones
#a1599a color schemes
#a1599a color preview, HTML & CSS examples
This text has a color of #a1599a
<p style="color:#a1599a;">Text here</p>
.mytext {color:#a1599a;}
This box has a color of #a1599a
<div style="background-color:#a1599a;">Content here</div>
.mybackground {background-color:#a1599a;}
Border around this has a color of #a1599a
<div style="border:2px solid #a1599a;">Content here</div>
.myborder {border:2px solid #a1599a;}