#a11f7a color space conversions
Hex:
#a11f7a
RGB:
161, 31, 122
CMY:
37, 88, 52
CMYK:
0, 81, 24, 37
HSL:
318°, 67.7083%, 37.6471%
HSV (HSB):
318°, 80.7453%, 63.1373%
XYZ:
18.7008, 9.9622, 19.3496
xyY:
0.3895, 0.2075, 9.9622
CIE-Lab:
37.7745, 59.0242, -19.7288
CIE-LCH:
37.7745, 62.2341, 341.5178
CIE-Luv:
37.7745, 65.2535, -35.3235
Hunter-Lab:
31.5629, 50.5247, -14.2536
#a11f7a color charts
#a11f7a color shades, tints & tones
#a11f7a color schemes
#a11f7a color preview, HTML & CSS examples
This text has a color of #a11f7a
<p style="color:#a11f7a;">Text here</p>
.mytext {color:#a11f7a;}
This box has a color of #a11f7a
<div style="background-color:#a11f7a;">Content here</div>
.mybackground {background-color:#a11f7a;}
Border around this has a color of #a11f7a
<div style="border:2px solid #a11f7a;">Content here</div>
.myborder {border:2px solid #a11f7a;}