#a41e3e color space conversions
Hex:
#a41e3e
RGB:
164, 30, 62
CMY:
36, 88, 76
CMYK:
0, 82, 62, 36
HSL:
346°, 69.0722%, 38.0392%
HSV (HSB):
346°, 81.7073%, 64.3137%
XYZ:
16.6436, 9.1689, 5.4500
xyY:
0.5324, 0.2933, 9.1689
CIE-Lab:
36.3074, 54.2675, 16.4783
CIE-LCH:
36.3074, 56.7142, 16.8908
CIE-Luv:
36.3074, 90.8903, 7.3515
Hunter-Lab:
30.2801, 45.1232, 10.5248
#a41e3e color charts
#a41e3e color shades, tints & tones
#a41e3e color schemes
#a41e3e color preview, HTML & CSS examples
This text has a color of #a41e3e
<p style="color:#a41e3e;">Text here</p>
.mytext {color:#a41e3e;}
This box has a color of #a41e3e
<div style="background-color:#a41e3e;">Content here</div>
.mybackground {background-color:#a41e3e;}
Border around this has a color of #a41e3e
<div style="border:2px solid #a41e3e;">Content here</div>
.myborder {border:2px solid #a41e3e;}