#a41c4e color space conversions
Hex:
#a41c4e
RGB:
164, 28, 78
CMY:
36, 89, 69
CMYK:
0, 83, 52, 36
HSL:
338°, 70.8333%, 37.6471%
HSV (HSB):
338°, 82.9268%, 64.3137%
XYZ:
17.1002, 9.2731, 8.0963
xyY:
0.4961, 0.2690, 9.2731
CIE-Lab:
36.5048, 55.9516, 6.4236
CIE-LCH:
36.5048, 56.3192, 6.5493
CIE-Luv:
36.5048, 85.9640, -2.8138
Hunter-Lab:
30.4517, 46.9466, 5.5525
#a41c4e color charts
#a41c4e color shades, tints & tones
#a41c4e color schemes
#a41c4e color preview, HTML & CSS examples
This text has a color of #a41c4e
<p style="color:#a41c4e;">Text here</p>
.mytext {color:#a41c4e;}
This box has a color of #a41c4e
<div style="background-color:#a41c4e;">Content here</div>
.mybackground {background-color:#a41c4e;}
Border around this has a color of #a41c4e
<div style="border:2px solid #a41c4e;">Content here</div>
.myborder {border:2px solid #a41c4e;}