#a41c5c color space conversions
Hex:
#a41c5c
RGB:
164, 28, 92
CMY:
36, 89, 64
CMYK:
0, 83, 44, 36
HSL:
332°, 70.8333%, 37.6471%
HSV (HSB):
332°, 82.9268%, 64.3137%
XYZ:
17.6569, 9.4957, 11.0275
xyY:
0.4625, 0.2487, 9.4957
CIE-Lab:
36.9217, 57.1847, -1.9812
CIE-LCH:
36.9217, 57.2190, 358.0157
CIE-Luv:
36.9217, 80.5285, -12.4468
Hunter-Lab:
30.8151, 48.3528, 0.3532
#a41c5c color charts
#a41c5c color shades, tints & tones
#a41c5c color schemes
#a41c5c color preview, HTML & CSS examples
This text has a color of #a41c5c
<p style="color:#a41c5c;">Text here</p>
.mytext {color:#a41c5c;}
This box has a color of #a41c5c
<div style="background-color:#a41c5c;">Content here</div>
.mybackground {background-color:#a41c5c;}
Border around this has a color of #a41c5c
<div style="border:2px solid #a41c5c;">Content here</div>
.myborder {border:2px solid #a41c5c;}