#a9700e color space conversions
Hex:
#a9700e
RGB:
169, 112, 14
CMY:
34, 56, 95
CMYK:
0, 34, 92, 34
HSL:
38°, 84.6995%, 35.8824%
HSV (HSB):
38°, 91.7160%, 66.2745%
XYZ:
22.2356, 20.0551, 3.1145
xyY:
0.4897, 0.4417, 20.0551
CIE-Lab:
51.8994, 15.4173, 55.9023
CIE-LCH:
51.8994, 57.9893, 74.5817
CIE-Luv:
51.8994, 47.0481, 50.3741
Hunter-Lab:
44.7829, 10.2589, 27.2245
#a9700e color charts
#a9700e color shades, tints & tones
#a9700e color schemes
#a9700e color preview, HTML & CSS examples
This text has a color of #a9700e
<p style="color:#a9700e;">Text here</p>
.mytext {color:#a9700e;}
This box has a color of #a9700e
<div style="background-color:#a9700e;">Content here</div>
.mybackground {background-color:#a9700e;}
Border around this has a color of #a9700e
<div style="border:2px solid #a9700e;">Content here</div>
.myborder {border:2px solid #a9700e;}