#a61a9d color space conversions
Hex:
#a61a9d
RGB:
166, 26, 157
CMY:
35, 90, 38
CMYK:
0, 84, 5, 35
HSL:
304°, 72.9167%, 37.6471%
HSV (HSB):
304°, 84.3373%, 65.0980%
XYZ:
22.1811, 11.2801, 32.9065
xyY:
0.3342, 0.1700, 11.2801
CIE-Lab:
40.0483, 66.2477, -37.5809
CIE-LCH:
40.0483, 76.1648, 330.4347
CIE-Luv:
40.0483, 56.2270, -61.6357
Hunter-Lab:
33.5859, 59.1113, -34.5806
#a61a9d color charts
#a61a9d color shades, tints & tones
#a61a9d color schemes
#a61a9d color preview, HTML & CSS examples
This text has a color of #a61a9d
<p style="color:#a61a9d;">Text here</p>
.mytext {color:#a61a9d;}
This box has a color of #a61a9d
<div style="background-color:#a61a9d;">Content here</div>
.mybackground {background-color:#a61a9d;}
Border around this has a color of #a61a9d
<div style="border:2px solid #a61a9d;">Content here</div>
.myborder {border:2px solid #a61a9d;}