#a41e8e color space conversions
Hex:
#a41e8e
RGB:
164, 30, 142
CMY:
36, 88, 44
CMYK:
0, 82, 13, 36
HSL:
310°, 69.0722%, 38.0392%
HSV (HSB):
310°, 81.7073%, 64.3137%
XYZ:
20.6566, 10.7741, 26.5821
xyY:
0.3561, 0.1857, 10.7741
CIE-Lab:
39.1973, 62.6953, -29.8312
CIE-LCH:
39.1973, 69.4306, 334.5544
CIE-Luv:
39.1973, 59.8799, -50.0670
Hunter-Lab:
32.8239, 54.8913, -25.0387
#a41e8e color charts
#a41e8e color shades, tints & tones
#a41e8e color schemes
#a41e8e color preview, HTML & CSS examples
This text has a color of #a41e8e
<p style="color:#a41e8e;">Text here</p>
.mytext {color:#a41e8e;}
This box has a color of #a41e8e
<div style="background-color:#a41e8e;">Content here</div>
.mybackground {background-color:#a41e8e;}
Border around this has a color of #a41e8e
<div style="border:2px solid #a41e8e;">Content here</div>
.myborder {border:2px solid #a41e8e;}