#a5602e color space conversions
Hex:
#a5602e
RGB:
165, 96, 46
CMY:
35, 62, 82
CMYK:
0, 42, 72, 35
HSL:
25°, 56.3981%, 41.3725%
HSV (HSB):
25°, 72.1212%, 64.7059%
XYZ:
20.1931, 16.5623, 4.7173
xyY:
0.4869, 0.3994, 16.5623
CIE-Lab:
47.7038, 23.7638, 39.5902
CIE-LCH:
47.7038, 46.1747, 59.0260
CIE-Luv:
47.7038, 54.4469, 36.4590
Hunter-Lab:
40.6968, 17.3491, 21.6153
#a5602e color charts
#a5602e color shades, tints & tones
#a5602e color schemes
#a5602e color preview, HTML & CSS examples
This text has a color of #a5602e
<p style="color:#a5602e;">Text here</p>
.mytext {color:#a5602e;}
This box has a color of #a5602e
<div style="background-color:#a5602e;">Content here</div>
.mybackground {background-color:#a5602e;}
Border around this has a color of #a5602e
<div style="border:2px solid #a5602e;">Content here</div>
.myborder {border:2px solid #a5602e;}