#a57e2a color space conversions
Hex:
#a57e2a
RGB:
165, 126, 42
CMY:
35, 51, 84
CMYK:
0, 24, 75, 35
HSL:
41°, 59.4203%, 40.5882%
HSV (HSB):
41°, 74.5455%, 64.7059%
XYZ:
23.3958, 23.0882, 5.4139
xyY:
0.4508, 0.4449, 23.0882
CIE-Lab:
55.1631, 6.6176, 49.1512
CIE-LCH:
55.1631, 49.5947, 82.3320
CIE-Luv:
55.1631, 32.0042, 50.2306
Hunter-Lab:
48.0502, 2.8245, 26.9549
#a57e2a color charts
#a57e2a color shades, tints & tones
#a57e2a color schemes
#a57e2a color preview, HTML & CSS examples
This text has a color of #a57e2a
<p style="color:#a57e2a;">Text here</p>
.mytext {color:#a57e2a;}
This box has a color of #a57e2a
<div style="background-color:#a57e2a;">Content here</div>
.mybackground {background-color:#a57e2a;}
Border around this has a color of #a57e2a
<div style="border:2px solid #a57e2a;">Content here</div>
.myborder {border:2px solid #a57e2a;}