#a41e7c color space conversions
Hex:
#a41e7c
RGB:
164, 30, 124
CMY:
36, 88, 51
CMYK:
0, 82, 24, 36
HSL:
318°, 69.0722%, 38.0392%
HSV (HSB):
318°, 81.7073%, 64.3137%
XYZ:
19.4122, 10.2763, 20.0292
xyY:
0.3904, 0.2067, 10.2763
CIE-Lab:
38.3338, 60.2552, -20.0657
CIE-LCH:
38.3338, 63.5084, 341.5817
CIE-Luv:
38.3338, 67.0258, -36.1257
Hunter-Lab:
32.0567, 51.9932, -14.6050
#a41e7c color charts
#a41e7c color shades, tints & tones
#a41e7c color schemes
#a41e7c color preview, HTML & CSS examples
This text has a color of #a41e7c
<p style="color:#a41e7c;">Text here</p>
.mytext {color:#a41e7c;}
This box has a color of #a41e7c
<div style="background-color:#a41e7c;">Content here</div>
.mybackground {background-color:#a41e7c;}
Border around this has a color of #a41e7c
<div style="border:2px solid #a41e7c;">Content here</div>
.myborder {border:2px solid #a41e7c;}