#a3700d color space conversions
Hex:
#a3700d
RGB:
163, 112, 13
CMY:
36, 56, 95
CMYK:
0, 31, 92, 36
HSL:
40°, 85.2273%, 34.5098%
HSV (HSB):
40°, 92.0245%, 63.9216%
XYZ:
20.9711, 19.4039, 3.0208
xyY:
0.4833, 0.4471, 19.4039
CIE-Lab:
51.1565, 12.6649, 55.2412
CIE-LCH:
51.1565, 56.6744, 77.0872
CIE-Luv:
51.1565, 42.1677, 50.2383
Hunter-Lab:
44.0499, 7.8922, 26.7690
#a3700d color charts
#a3700d color shades, tints & tones
#a3700d color schemes
#a3700d color preview, HTML & CSS examples
This text has a color of #a3700d
<p style="color:#a3700d;">Text here</p>
.mytext {color:#a3700d;}
This box has a color of #a3700d
<div style="background-color:#a3700d;">Content here</div>
.mybackground {background-color:#a3700d;}
Border around this has a color of #a3700d
<div style="border:2px solid #a3700d;">Content here</div>
.myborder {border:2px solid #a3700d;}