#a9300e color space conversions
Hex:
#a9300e
RGB:
169, 48, 14
CMY:
34, 81, 95
CMYK:
0, 72, 92, 34
HSL:
13°, 84.6995%, 35.8824%
HSV (HSB):
13°, 91.7160%, 66.2745%
XYZ:
17.4984, 10.5806, 1.5355
xyY:
0.5909, 0.3573, 10.5806
CIE-Lab:
38.8650, 47.9526, 46.2752
CIE-LCH:
38.8650, 66.6397, 43.9801
CIE-Luv:
38.8650, 95.6239, 29.4623
Hunter-Lab:
32.5279, 39.1005, 19.9708
#a9300e color charts
#a9300e color shades, tints & tones
#a9300e color schemes
#a9300e color preview, HTML & CSS examples
This text has a color of #a9300e
<p style="color:#a9300e;">Text here</p>
.mytext {color:#a9300e;}
This box has a color of #a9300e
<div style="background-color:#a9300e;">Content here</div>
.mybackground {background-color:#a9300e;}
Border around this has a color of #a9300e
<div style="border:2px solid #a9300e;">Content here</div>
.myborder {border:2px solid #a9300e;}