#a41f5e color space conversions
Hex:
#a41f5e
RGB:
164, 31, 94
CMY:
36, 88, 63
CMYK:
0, 81, 43, 36
HSL:
332°, 68.2051%, 38.2353%
HSV (HSB):
332°, 81.0976%, 64.3137%
XYZ:
17.8202, 9.6806, 11.5190
xyY:
0.4567, 0.2481, 9.6806
CIE-Lab:
37.2630, 56.5906, -2.7578
CIE-LCH:
37.2630, 56.6577, 357.2100
CIE-Luv:
37.2630, 78.9203, -13.2668
Hunter-Lab:
31.1137, 47.7858, -0.1709
#a41f5e color charts
#a41f5e color shades, tints & tones
#a41f5e color schemes
#a41f5e color preview, HTML & CSS examples
This text has a color of #a41f5e
<p style="color:#a41f5e;">Text here</p>
.mytext {color:#a41f5e;}
This box has a color of #a41f5e
<div style="background-color:#a41f5e;">Content here</div>
.mybackground {background-color:#a41f5e;}
Border around this has a color of #a41f5e
<div style="border:2px solid #a41f5e;">Content here</div>
.myborder {border:2px solid #a41f5e;}