#a11e85 color space conversions
Hex:
#a11e85
RGB:
161, 30, 133
CMY:
37, 88, 48
CMYK:
0, 81, 17, 37
HSL:
313°, 68.5864%, 37.4510%
HSV (HSB):
313°, 81.3665%, 63.1373%
XYZ:
19.3959, 10.1991, 23.1366
xyY:
0.3678, 0.1934, 10.1991
CIE-Lab:
38.1974, 60.7606, -25.9029
CIE-LCH:
38.1974, 66.0516, 336.9110
CIE-Luv:
38.1974, 61.0919, -44.0481
Hunter-Lab:
31.9360, 52.5214, -20.5986
#a11e85 color charts
#a11e85 color shades, tints & tones
#a11e85 color schemes
#a11e85 color preview, HTML & CSS examples
This text has a color of #a11e85
<p style="color:#a11e85;">Text here</p>
.mytext {color:#a11e85;}
This box has a color of #a11e85
<div style="background-color:#a11e85;">Content here</div>
.mybackground {background-color:#a11e85;}
Border around this has a color of #a11e85
<div style="border:2px solid #a11e85;">Content here</div>
.myborder {border:2px solid #a11e85;}