#a11e6e color space conversions
Hex:
#a11e6e
RGB:
161, 30, 110
CMY:
37, 88, 57
CMYK:
0, 81, 32, 37
HSL:
323°, 68.5864%, 37.4510%
HSV (HSB):
323°, 81.3665%, 63.1373%
XYZ:
17.9767, 9.6314, 15.6634
xyY:
0.4154, 0.2226, 9.6314
CIE-Lab:
37.1726, 57.8156, -13.1177
CIE-LCH:
37.1726, 59.2851, 347.2167
CIE-Luv:
37.1726, 70.3082, -26.3147
Hunter-Lab:
31.0345, 49.0855, -8.2001
#a11e6e color charts
#a11e6e color shades, tints & tones
#a11e6e color schemes
#a11e6e color preview, HTML & CSS examples
This text has a color of #a11e6e
<p style="color:#a11e6e;">Text here</p>
.mytext {color:#a11e6e;}
This box has a color of #a11e6e
<div style="background-color:#a11e6e;">Content here</div>
.mybackground {background-color:#a11e6e;}
Border around this has a color of #a11e6e
<div style="border:2px solid #a11e6e;">Content here</div>
.myborder {border:2px solid #a11e6e;}