#a41d3c color space conversions
Hex:
#a41d3c
RGB:
164, 29, 60
CMY:
36, 89, 76
CMYK:
0, 82, 63, 36
HSL:
346°, 69.9482%, 37.8431%
HSV (HSB):
346°, 82.3171%, 64.3137%
XYZ:
16.5648, 9.0975, 5.1579
xyY:
0.5375, 0.2952, 9.0975
CIE-Lab:
36.1713, 54.4119, 17.5846
CIE-LCH:
36.1713, 57.1828, 17.9096
CIE-Luv:
36.1713, 91.8769, 8.2669
Hunter-Lab:
30.1620, 45.2476, 10.9745
#a41d3c color charts
#a41d3c color shades, tints & tones
#a41d3c color schemes
#a41d3c color preview, HTML & CSS examples
This text has a color of #a41d3c
<p style="color:#a41d3c;">Text here</p>
.mytext {color:#a41d3c;}
This box has a color of #a41d3c
<div style="background-color:#a41d3c;">Content here</div>
.mybackground {background-color:#a41d3c;}
Border around this has a color of #a41d3c
<div style="border:2px solid #a41d3c;">Content here</div>
.myborder {border:2px solid #a41d3c;}