#a41e7a color space conversions
Hex:
#a41e7a
RGB:
164, 30, 122
CMY:
36, 88, 52
CMYK:
0, 82, 26, 36
HSL:
319°, 69.0722%, 38.0392%
HSV (HSB):
319°, 81.7073%, 64.3137%
XYZ:
19.2870, 10.2262, 19.3697
xyY:
0.3946, 0.2092, 10.2262
CIE-Lab:
38.2454, 60.0018, -18.9557
CIE-LCH:
38.2454, 62.9248, 342.4676
CIE-Luv:
38.2454, 67.8361, -34.5789
Hunter-Lab:
31.9784, 51.6954, -13.5277
#a41e7a color charts
#a41e7a color shades, tints & tones
#a41e7a color schemes
#a41e7a color preview, HTML & CSS examples
This text has a color of #a41e7a
<p style="color:#a41e7a;">Text here</p>
.mytext {color:#a41e7a;}
This box has a color of #a41e7a
<div style="background-color:#a41e7a;">Content here</div>
.mybackground {background-color:#a41e7a;}
Border around this has a color of #a41e7a
<div style="border:2px solid #a41e7a;">Content here</div>
.myborder {border:2px solid #a41e7a;}