#a56e4d color space conversions
Hex:
#a56e4d
RGB:
165, 110, 77
CMY:
35, 57, 70
CMYK:
0, 33, 53, 35
HSL:
23°, 36.3636%, 47.4510%
HSV (HSB):
23°, 53.3333%, 64.7059%
XYZ:
22.4325, 19.6870, 9.6388
xyY:
0.4334, 0.3804, 19.6870
CIE-Lab:
51.4815, 18.1255, 27.2117
CIE-LCH:
51.4815, 32.6958, 56.3328
CIE-Luv:
51.4815, 40.8291, 28.6357
Hunter-Lab:
44.3701, 12.5981, 18.1790
#a56e4d color charts
#a56e4d color shades, tints & tones
#a56e4d color schemes
#a56e4d color preview, HTML & CSS examples
This text has a color of #a56e4d
<p style="color:#a56e4d;">Text here</p>
.mytext {color:#a56e4d;}
This box has a color of #a56e4d
<div style="background-color:#a56e4d;">Content here</div>
.mybackground {background-color:#a56e4d;}
Border around this has a color of #a56e4d
<div style="border:2px solid #a56e4d;">Content here</div>
.myborder {border:2px solid #a56e4d;}