#a57e1e color space conversions
Hex:
#a57e1e
RGB:
165, 126, 30
CMY:
35, 51, 88
CMYK:
0, 24, 82, 35
HSL:
43°, 69.2308%, 38.2353%
HSV (HSB):
43°, 81.8182%, 64.7059%
XYZ:
23.2122, 23.0148, 4.4472
xyY:
0.4581, 0.4542, 23.0148
CIE-Lab:
55.0876, 6.1214, 53.6882
CIE-LCH:
55.0876, 54.0361, 83.4954
CIE-Luv:
55.0876, 32.4864, 53.1487
Hunter-Lab:
47.9737, 2.4138, 28.0854
#a57e1e color charts
#a57e1e color shades, tints & tones
#a57e1e color schemes
#a57e1e color preview, HTML & CSS examples
This text has a color of #a57e1e
<p style="color:#a57e1e;">Text here</p>
.mytext {color:#a57e1e;}
This box has a color of #a57e1e
<div style="background-color:#a57e1e;">Content here</div>
.mybackground {background-color:#a57e1e;}
Border around this has a color of #a57e1e
<div style="border:2px solid #a57e1e;">Content here</div>
.myborder {border:2px solid #a57e1e;}