#a5500e color space conversions
Hex:
#a5500e
RGB:
165, 80, 14
CMY:
35, 69, 95
CMYK:
0, 52, 92, 35
HSL:
26°, 84.3575%, 35.0980%
HSV (HSB):
26°, 91.5152%, 64.7059%
XYZ:
18.4650, 13.7684, 2.0998
xyY:
0.5378, 0.4010, 13.7684
CIE-Lab:
43.8989, 31.3984, 49.6404
CIE-LCH:
43.8989, 58.7369, 57.6859
CIE-Luv:
43.8989, 69.3379, 38.4763
Hunter-Lab:
37.1057, 23.8921, 22.6188
#a5500e color charts
#a5500e color shades, tints & tones
#a5500e color schemes
#a5500e color preview, HTML & CSS examples
This text has a color of #a5500e
<p style="color:#a5500e;">Text here</p>
.mytext {color:#a5500e;}
This box has a color of #a5500e
<div style="background-color:#a5500e;">Content here</div>
.mybackground {background-color:#a5500e;}
Border around this has a color of #a5500e
<div style="border:2px solid #a5500e;">Content here</div>
.myborder {border:2px solid #a5500e;}