#a5581e color space conversions
Hex:
#a5581e
RGB:
165, 88, 30
CMY:
35, 65, 88
CMYK:
0, 47, 82, 35
HSL:
26°, 69.2308%, 38.2353%
HSV (HSB):
26°, 81.8182%, 64.7059%
XYZ:
19.2411, 15.0725, 3.1235
xyY:
0.5140, 0.4026, 15.0725
CIE-Lab:
45.7334, 27.4930, 45.2128
CIE-LCH:
45.7334, 52.9156, 58.6970
CIE-Luv:
45.7334, 62.0325, 38.2065
Hunter-Lab:
38.8233, 20.5250, 22.4063
#a5581e color charts
#a5581e color shades, tints & tones
#a5581e color schemes
#a5581e color preview, HTML & CSS examples
This text has a color of #a5581e
<p style="color:#a5581e;">Text here</p>
.mytext {color:#a5581e;}
This box has a color of #a5581e
<div style="background-color:#a5581e;">Content here</div>
.mybackground {background-color:#a5581e;}
Border around this has a color of #a5581e
<div style="border:2px solid #a5581e;">Content here</div>
.myborder {border:2px solid #a5581e;}