#a11c85 color space conversions
Hex:
#a11c85
RGB:
161, 28, 133
CMY:
37, 89, 48
CMYK:
0, 83, 17, 37
HSL:
313°, 70.3704%, 37.0588%
HSV (HSB):
313°, 82.6087%, 63.1373%
XYZ:
19.3468, 10.1010, 23.1203
xyY:
0.3680, 0.1922, 10.1010
CIE-Lab:
38.0231, 61.2634, -26.1752
CIE-LCH:
38.0231, 66.6209, 336.8651
CIE-Luv:
38.0231, 61.4455, -44.4375
Hunter-Lab:
31.7821, 53.0402, -20.8838
#a11c85 color charts
#a11c85 color shades, tints & tones
#a11c85 color schemes
#a11c85 color preview, HTML & CSS examples
This text has a color of #a11c85
<p style="color:#a11c85;">Text here</p>
.mytext {color:#a11c85;}
This box has a color of #a11c85
<div style="background-color:#a11c85;">Content here</div>
.mybackground {background-color:#a11c85;}
Border around this has a color of #a11c85
<div style="border:2px solid #a11c85;">Content here</div>
.myborder {border:2px solid #a11c85;}