#a5703a color space conversions
Hex:
#a5703a
RGB:
165, 112, 58
CMY:
35, 56, 77
CMYK:
0, 32, 65, 35
HSL:
30°, 47.9821%, 43.7255%
HSV (HSB):
30°, 64.8485%, 64.7059%
XYZ:
22.0749, 19.8932, 6.6793
xyY:
0.4538, 0.4089, 19.8932
CIE-Lab:
51.7162, 15.4631, 37.8746
CIE-LCH:
51.7162, 40.9095, 67.7912
CIE-Luv:
51.7162, 41.3311, 38.6299
Hunter-Lab:
44.6018, 10.2927, 22.3423
#a5703a color charts
#a5703a color shades, tints & tones
#a5703a color schemes
#a5703a color preview, HTML & CSS examples
This text has a color of #a5703a
<p style="color:#a5703a;">Text here</p>
.mytext {color:#a5703a;}
This box has a color of #a5703a
<div style="background-color:#a5703a;">Content here</div>
.mybackground {background-color:#a5703a;}
Border around this has a color of #a5703a
<div style="border:2px solid #a5703a;">Content here</div>
.myborder {border:2px solid #a5703a;}