#a41d5f color space conversions
Hex:
#a41d5f
RGB:
164, 29, 95
CMY:
36, 89, 63
CMYK:
0, 82, 42, 36
HSL:
331°, 69.9482%, 37.8431%
HSV (HSB):
331°, 82.3171%, 64.3137%
XYZ:
17.8148, 9.5975, 11.7400
xyY:
0.4550, 0.2451, 9.5975
CIE-Lab:
37.1101, 57.2208, -3.6227
CIE-LCH:
37.1101, 57.3354, 356.3773
CIE-Luv:
37.1101, 79.0642, -14.4084
Hunter-Lab:
30.9798, 48.4309, -0.7826
#a41d5f color charts
#a41d5f color shades, tints & tones
#a41d5f color schemes
#a41d5f color preview, HTML & CSS examples
This text has a color of #a41d5f
<p style="color:#a41d5f;">Text here</p>
.mytext {color:#a41d5f;}
This box has a color of #a41d5f
<div style="background-color:#a41d5f;">Content here</div>
.mybackground {background-color:#a41d5f;}
Border around this has a color of #a41d5f
<div style="border:2px solid #a41d5f;">Content here</div>
.myborder {border:2px solid #a41d5f;}