#a41e2c color space conversions
Hex:
#a41e2c
RGB:
164, 30, 44
CMY:
36, 88, 83
CMYK:
0, 82, 73, 36
HSL:
354°, 69.0722%, 38.0392%
HSV (HSB):
354°, 81.7073%, 64.3137%
XYZ:
16.2287, 9.0029, 3.2653
xyY:
0.5695, 0.3159, 9.0029
CIE-Lab:
35.9899, 53.2922, 27.5009
CIE-LCH:
35.9899, 59.9697, 27.2955
CIE-Luv:
35.9899, 96.0011, 16.2439
Hunter-Lab:
30.0048, 44.0369, 14.5512
#a41e2c color charts
#a41e2c color shades, tints & tones
#a41e2c color schemes
#a41e2c color preview, HTML & CSS examples
This text has a color of #a41e2c
<p style="color:#a41e2c;">Text here</p>
.mytext {color:#a41e2c;}
This box has a color of #a41e2c
<div style="background-color:#a41e2c;">Content here</div>
.mybackground {background-color:#a41e2c;}
Border around this has a color of #a41e2c
<div style="border:2px solid #a41e2c;">Content here</div>
.myborder {border:2px solid #a41e2c;}