#a41a7f color space conversions
Hex:
#a41a7f
RGB:
164, 26, 127
CMY:
36, 90, 50
CMYK:
0, 84, 23, 36
HSL:
316°, 72.6316%, 37.2549%
HSV (HSB):
316°, 84.1463%, 64.3137%
XYZ:
19.5100, 10.1636, 21.0122
xyY:
0.3849, 0.2005, 10.1636
CIE-Lab:
38.1345, 61.6080, -22.2405
CIE-LCH:
38.1345, 65.4995, 340.1504
CIE-Luv:
38.1345, 66.5515, -39.2101
Hunter-Lab:
31.8804, 53.4467, -16.7613
#a41a7f color charts
#a41a7f color shades, tints & tones
#a41a7f color schemes
#a41a7f color preview, HTML & CSS examples
This text has a color of #a41a7f
<p style="color:#a41a7f;">Text here</p>
.mytext {color:#a41a7f;}
This box has a color of #a41a7f
<div style="background-color:#a41a7f;">Content here</div>
.mybackground {background-color:#a41a7f;}
Border around this has a color of #a41a7f
<div style="border:2px solid #a41a7f;">Content here</div>
.myborder {border:2px solid #a41a7f;}