#a5700d color space conversions
Hex:
#a5700d
RGB:
165, 112, 13
CMY:
35, 56, 95
CMYK:
0, 32, 92, 35
HSL:
39°, 85.3933%, 34.9020%
HSV (HSB):
39°, 92.1212%, 64.7059%
XYZ:
21.3839, 19.6167, 3.0401
xyY:
0.4855, 0.4454, 19.6167
CIE-Lab:
51.4011, 13.5801, 55.5341
CIE-LCH:
51.4011, 57.1704, 76.2588
CIE-Luv:
51.4011, 43.7978, 50.3203
Hunter-Lab:
44.2908, 8.6721, 26.9339
#a5700d color charts
#a5700d color shades, tints & tones
#a5700d color schemes
#a5700d color preview, HTML & CSS examples
This text has a color of #a5700d
<p style="color:#a5700d;">Text here</p>
.mytext {color:#a5700d;}
This box has a color of #a5700d
<div style="background-color:#a5700d;">Content here</div>
.mybackground {background-color:#a5700d;}
Border around this has a color of #a5700d
<div style="border:2px solid #a5700d;">Content here</div>
.myborder {border:2px solid #a5700d;}