#a9400d color space conversions
Hex:
#a9400d
RGB:
169, 64, 13
CMY:
34, 75, 95
CMYK:
0, 62, 92, 34
HSL:
20°, 85.7143%, 35.6863%
HSV (HSB):
20°, 92.3077%, 66.2745%
XYZ:
18.2682, 12.1309, 1.7594
xyY:
0.5681, 0.3772, 12.1309
CIE-Lab:
41.4234, 41.0366, 48.4428
CIE-LCH:
41.4234, 63.4878, 49.7316
CIE-Luv:
41.4234, 84.9380, 33.8816
Hunter-Lab:
34.8294, 32.6729, 21.3855
#a9400d color charts
#a9400d color shades, tints & tones
#a9400d color schemes
#a9400d color preview, HTML & CSS examples
This text has a color of #a9400d
<p style="color:#a9400d;">Text here</p>
.mytext {color:#a9400d;}
This box has a color of #a9400d
<div style="background-color:#a9400d;">Content here</div>
.mybackground {background-color:#a9400d;}
Border around this has a color of #a9400d
<div style="border:2px solid #a9400d;">Content here</div>
.myborder {border:2px solid #a9400d;}