#a5750e color space conversions
Hex:
#a5750e
RGB:
165, 117, 14
CMY:
35, 54, 95
CMYK:
0, 29, 92, 35
HSL:
41°, 84.3575%, 35.0980%
HSV (HSB):
41°, 91.5152%, 64.7059%
XYZ:
21.9576, 20.7536, 3.2640
xyY:
0.4776, 0.4514, 20.7536
CIE-Lab:
52.6788, 10.7685, 56.2827
CIE-LCH:
52.6788, 57.3036, 79.1685
CIE-Luv:
52.6788, 39.8467, 52.1382
Hunter-Lab:
45.5561, 6.3120, 27.6413
#a5750e color charts
#a5750e color shades, tints & tones
#a5750e color schemes
#a5750e color preview, HTML & CSS examples
This text has a color of #a5750e
<p style="color:#a5750e;">Text here</p>
.mytext {color:#a5750e;}
This box has a color of #a5750e
<div style="background-color:#a5750e;">Content here</div>
.mybackground {background-color:#a5750e;}
Border around this has a color of #a5750e
<div style="border:2px solid #a5750e;">Content here</div>
.myborder {border:2px solid #a5750e;}