#a1700e color space conversions
Hex:
#a1700e
RGB:
161, 112, 14
CMY:
37, 56, 95
CMYK:
0, 30, 91, 37
HSL:
40°, 84.0000%, 34.3137%
HSV (HSB):
40°, 91.3043%, 63.1373%
XYZ:
20.5714, 19.1971, 3.0366
xyY:
0.4806, 0.4485, 19.1971
CIE-Lab:
50.9170, 11.7652, 54.7227
CIE-LCH:
50.9170, 55.9731, 77.8663
CIE-Luv:
50.9170, 40.5192, 50.0395
Hunter-Lab:
43.8145, 7.1322, 26.5610
#a1700e color charts
#a1700e color shades, tints & tones
#a1700e color schemes
#a1700e color preview, HTML & CSS examples
This text has a color of #a1700e
<p style="color:#a1700e;">Text here</p>
.mytext {color:#a1700e;}
This box has a color of #a1700e
<div style="background-color:#a1700e;">Content here</div>
.mybackground {background-color:#a1700e;}
Border around this has a color of #a1700e
<div style="border:2px solid #a1700e;">Content here</div>
.myborder {border:2px solid #a1700e;}