#a41b5e color space conversions
Hex:
#a41b5e
RGB:
164, 27, 94
CMY:
36, 89, 63
CMYK:
0, 84, 43, 36
HSL:
331°, 71.7277%, 37.4510%
HSV (HSB):
331°, 83.5366%, 64.3137%
XYZ:
17.7222, 9.4845, 11.4863
xyY:
0.4580, 0.2451, 9.4845
CIE-Lab:
36.9009, 57.6256, -3.2926
CIE-LCH:
36.9009, 57.7196, 356.7298
CIE-Luv:
36.9009, 79.9784, -14.0788
Hunter-Lab:
30.7970, 48.8234, -0.5554
#a41b5e color charts
#a41b5e color shades, tints & tones
#a41b5e color schemes
#a41b5e color preview, HTML & CSS examples
This text has a color of #a41b5e
<p style="color:#a41b5e;">Text here</p>
.mytext {color:#a41b5e;}
This box has a color of #a41b5e
<div style="background-color:#a41b5e;">Content here</div>
.mybackground {background-color:#a41b5e;}
Border around this has a color of #a41b5e
<div style="border:2px solid #a41b5e;">Content here</div>
.myborder {border:2px solid #a41b5e;}