#a11e8f color space conversions
Hex:
#a11e8f
RGB:
161, 30, 143
CMY:
37, 88, 44
CMYK:
0, 81, 11, 37
HSL:
308°, 68.5864%, 37.4510%
HSV (HSB):
308°, 81.3665%, 63.1373%
XYZ:
20.1201, 10.4888, 26.9507
xyY:
0.3496, 0.1822, 10.4888
CIE-Lab:
38.7058, 62.1888, -31.2538
CIE-LCH:
38.7058, 69.6006, 333.3176
CIE-Luv:
38.7058, 57.2277, -51.7662
Hunter-Lab:
32.3864, 54.2175, -26.6683
#a11e8f color charts
#a11e8f color shades, tints & tones
#a11e8f color schemes
#a11e8f color preview, HTML & CSS examples
This text has a color of #a11e8f
<p style="color:#a11e8f;">Text here</p>
.mytext {color:#a11e8f;}
This box has a color of #a11e8f
<div style="background-color:#a11e8f;">Content here</div>
.mybackground {background-color:#a11e8f;}
Border around this has a color of #a11e8f
<div style="border:2px solid #a11e8f;">Content here</div>
.myborder {border:2px solid #a11e8f;}