#a11d81 color space conversions
Hex:
#a11d81
RGB:
161, 29, 129
CMY:
37, 89, 49
CMYK:
0, 82, 20, 37
HSL:
315°, 69.4737%, 37.2549%
HSV (HSB):
315°, 81.9876%, 63.1373%
XYZ:
19.0998, 10.0408, 21.7003
xyY:
0.3757, 0.1975, 10.0408
CIE-Lab:
37.9155, 60.4699, -23.8661
CIE-LCH:
37.9155, 65.0092, 338.4619
CIE-Luv:
37.9155, 62.8560, -41.1516
Hunter-Lab:
31.6872, 52.1400, -18.4224
#a11d81 color charts
#a11d81 color shades, tints & tones
#a11d81 color schemes
#a11d81 color preview, HTML & CSS examples
This text has a color of #a11d81
<p style="color:#a11d81;">Text here</p>
.mytext {color:#a11d81;}
This box has a color of #a11d81
<div style="background-color:#a11d81;">Content here</div>
.mybackground {background-color:#a11d81;}
Border around this has a color of #a11d81
<div style="border:2px solid #a11d81;">Content here</div>
.myborder {border:2px solid #a11d81;}