#a4040d color space conversions
Hex:
#a4040d
RGB:
164, 4, 13
CMY:
36, 98, 95
CMYK:
0, 98, 92, 36
HSL:
357°, 95.2381%, 32.9412%
HSV (HSB):
357°, 97.5610%, 64.3137%
XYZ:
15.4259, 8.0084, 1.1135
xyY:
0.6284, 0.3262, 8.0084
CIE-Lab:
34.0004, 57.2160, 42.7957
CIE-LCH:
34.0004, 71.4503, 36.7953
CIE-Luv:
34.0004, 108.9165, 22.3632
Hunter-Lab:
28.2991, 47.7772, 17.4765
#a4040d color charts
#a4040d color shades, tints & tones
#a4040d color schemes
#a4040d color preview, HTML & CSS examples
This text has a color of #a4040d
<p style="color:#a4040d;">Text here</p>
.mytext {color:#a4040d;}
This box has a color of #a4040d
<div style="background-color:#a4040d;">Content here</div>
.mybackground {background-color:#a4040d;}
Border around this has a color of #a4040d
<div style="border:2px solid #a4040d;">Content here</div>
.myborder {border:2px solid #a4040d;}