#a41d7b color space conversions
Hex:
#a41d7b
RGB:
164, 29, 123
CMY:
36, 89, 52
CMYK:
0, 82, 25, 36
HSL:
318°, 69.9482%, 37.8431%
HSV (HSB):
318°, 82.3171%, 64.3137%
XYZ:
19.3244, 10.2013, 19.6894
xyY:
0.3927, 0.2073, 10.2013
CIE-Lab:
38.2013, 60.3814, -19.6473
CIE-LCH:
38.2013, 63.4975, 341.9758
CIE-Luv:
38.2013, 67.6318, -35.5533
Hunter-Lab:
31.9395, 52.1039, -14.1923
#a41d7b color charts
#a41d7b color shades, tints & tones
#a41d7b color schemes
#a41d7b color preview, HTML & CSS examples
This text has a color of #a41d7b
<p style="color:#a41d7b;">Text here</p>
.mytext {color:#a41d7b;}
This box has a color of #a41d7b
<div style="background-color:#a41d7b;">Content here</div>
.mybackground {background-color:#a41d7b;}
Border around this has a color of #a41d7b
<div style="border:2px solid #a41d7b;">Content here</div>
.myborder {border:2px solid #a41d7b;}