#a41f8f color space conversions
Hex:
#a41f8f
RGB:
164, 31, 143
CMY:
36, 88, 44
CMYK:
0, 81, 13, 36
HSL:
309°, 68.2051%, 38.2353%
HSV (HSB):
309°, 81.0976%, 64.3137%
XYZ:
20.7578, 10.8557, 26.9879
xyY:
0.3542, 0.1852, 10.8557
CIE-Lab:
39.3363, 62.5861, -30.2244
CIE-LCH:
39.3363, 69.5020, 334.2229
CIE-Luv:
39.3363, 59.3244, -50.6438
Hunter-Lab:
32.9479, 54.7992, -25.5013
#a41f8f color charts
#a41f8f color shades, tints & tones
#a41f8f color schemes
#a41f8f color preview, HTML & CSS examples
This text has a color of #a41f8f
<p style="color:#a41f8f;">Text here</p>
.mytext {color:#a41f8f;}
This box has a color of #a41f8f
<div style="background-color:#a41f8f;">Content here</div>
.mybackground {background-color:#a41f8f;}
Border around this has a color of #a41f8f
<div style="border:2px solid #a41f8f;">Content here</div>
.myborder {border:2px solid #a41f8f;}