#a9400e color space conversions
Hex:
#a9400e
RGB:
169, 64, 14
CMY:
34, 75, 95
CMYK:
0, 62, 92, 34
HSL:
19°, 84.6995%, 35.8824%
HSV (HSB):
19°, 91.7160%, 66.2745%
XYZ:
18.2748, 12.1335, 1.7943
xyY:
0.5675, 0.3768, 12.1335
CIE-Lab:
41.4275, 41.0534, 48.1182
CIE-LCH:
41.4275, 63.2515, 49.5299
CIE-Luv:
41.4275, 84.8754, 33.7375
Hunter-Lab:
34.8332, 32.6899, 21.3292
#a9400e color charts
#a9400e color shades, tints & tones
#a9400e color schemes
#a9400e color preview, HTML & CSS examples
This text has a color of #a9400e
<p style="color:#a9400e;">Text here</p>
.mytext {color:#a9400e;}
This box has a color of #a9400e
<div style="background-color:#a9400e;">Content here</div>
.mybackground {background-color:#a9400e;}
Border around this has a color of #a9400e
<div style="border:2px solid #a9400e;">Content here</div>
.myborder {border:2px solid #a9400e;}