#a56f1e color space conversions
Hex:
#a56f1e
RGB:
165, 111, 30
CMY:
35, 56, 88
CMYK:
0, 33, 82, 35
HSL:
36°, 69.2308%, 38.2353%
HSV (HSB):
36°, 81.8182%, 64.7059%
XYZ:
21.4358, 19.4619, 3.8550
xyY:
0.4790, 0.4349, 19.4619
CIE-Lab:
51.2233, 14.5924, 50.2294
CIE-LCH:
51.2233, 52.3061, 73.8007
CIE-Luv:
51.2233, 43.9779, 47.0965
Hunter-Lab:
44.1157, 9.5307, 25.7000
#a56f1e color charts
#a56f1e color shades, tints & tones
#a56f1e color schemes
#a56f1e color preview, HTML & CSS examples
This text has a color of #a56f1e
<p style="color:#a56f1e;">Text here</p>
.mytext {color:#a56f1e;}
This box has a color of #a56f1e
<div style="background-color:#a56f1e;">Content here</div>
.mybackground {background-color:#a56f1e;}
Border around this has a color of #a56f1e
<div style="border:2px solid #a56f1e;">Content here</div>
.myborder {border:2px solid #a56f1e;}