#a56e1f color space conversions
Hex:
#a56e1f
RGB:
165, 110, 31
CMY:
35, 57, 88
CMYK:
0, 33, 81, 35
HSL:
35°, 68.3673%, 38.4314%
HSV (HSB):
35°, 81.2121%, 64.7059%
XYZ:
21.3403, 19.2501, 3.8872
xyY:
0.4798, 0.4328, 19.2501
CIE-Lab:
50.9786, 15.1947, 49.6252
CIE-LCH:
50.9786, 51.8993, 72.9760
CIE-Luv:
50.9786, 44.7072, 46.4716
Hunter-Lab:
43.8750, 10.0393, 25.4595
#a56e1f color charts
#a56e1f color shades, tints & tones
#a56e1f color schemes
#a56e1f color preview, HTML & CSS examples
This text has a color of #a56e1f
<p style="color:#a56e1f;">Text here</p>
.mytext {color:#a56e1f;}
This box has a color of #a56e1f
<div style="background-color:#a56e1f;">Content here</div>
.mybackground {background-color:#a56e1f;}
Border around this has a color of #a56e1f
<div style="border:2px solid #a56e1f;">Content here</div>
.myborder {border:2px solid #a56e1f;}