#a56d5d color space conversions
Hex:
#a56d5d
RGB:
165, 109, 93
CMY:
35, 57, 64
CMYK:
0, 34, 44, 35
HSL:
13°, 28.5714%, 50.5882%
HSV (HSB):
13°, 43.6364%, 64.7059%
XYZ:
22.9615, 19.7269, 12.9534
xyY:
0.4127, 0.3545, 19.7269
CIE-Lab:
51.5271, 20.3388, 18.0616
CIE-LCH:
51.5271, 27.2009, 41.6061
CIE-Luv:
51.5271, 39.4608, 18.7374
Hunter-Lab:
44.4150, 14.5539, 13.7989
#a56d5d color charts
#a56d5d color shades, tints & tones
#a56d5d color schemes
#a56d5d color preview, HTML & CSS examples
This text has a color of #a56d5d
<p style="color:#a56d5d;">Text here</p>
.mytext {color:#a56d5d;}
This box has a color of #a56d5d
<div style="background-color:#a56d5d;">Content here</div>
.mybackground {background-color:#a56d5d;}
Border around this has a color of #a56d5d
<div style="border:2px solid #a56d5d;">Content here</div>
.myborder {border:2px solid #a56d5d;}