#a41d5d color space conversions
Hex:
#a41d5d
RGB:
164, 29, 93
CMY:
36, 89, 64
CMYK:
0, 82, 43, 36
HSL:
332°, 69.9482%, 37.8431%
HSV (HSB):
332°, 82.3171%, 64.3137%
XYZ:
17.7250, 9.5616, 11.2673
xyY:
0.4597, 0.2480, 9.5616
CIE-Lab:
37.0437, 57.0252, -2.4418
CIE-LCH:
37.0437, 57.0775, 357.5481
CIE-Luv:
37.0437, 79.8646, -12.9643
Hunter-Lab:
30.9218, 48.2068, 0.0411
#a41d5d color charts
#a41d5d color shades, tints & tones
#a41d5d color schemes
#a41d5d color preview, HTML & CSS examples
This text has a color of #a41d5d
<p style="color:#a41d5d;">Text here</p>
.mytext {color:#a41d5d;}
This box has a color of #a41d5d
<div style="background-color:#a41d5d;">Content here</div>
.mybackground {background-color:#a41d5d;}
Border around this has a color of #a41d5d
<div style="border:2px solid #a41d5d;">Content here</div>
.myborder {border:2px solid #a41d5d;}