#a56a5d color space conversions
Hex:
#a56a5d
RGB:
165, 106, 93
CMY:
35, 58, 64
CMYK:
0, 36, 44, 35
HSL:
11°, 28.5714%, 50.5882%
HSV (HSB):
11°, 43.6364%, 64.7059%
XYZ:
22.6469, 19.0977, 12.8485
xyY:
0.4148, 0.3498, 19.0977
CIE-Lab:
50.8013, 22.0382, 17.0765
CIE-LCH:
50.8013, 27.8799, 37.7707
CIE-Luv:
50.8013, 41.4247, 17.2076
Hunter-Lab:
43.7009, 16.0263, 13.1588
#a56a5d color charts
#a56a5d color shades, tints & tones
#a56a5d color schemes
#a56a5d color preview, HTML & CSS examples
This text has a color of #a56a5d
<p style="color:#a56a5d;">Text here</p>
.mytext {color:#a56a5d;}
This box has a color of #a56a5d
<div style="background-color:#a56a5d;">Content here</div>
.mybackground {background-color:#a56a5d;}
Border around this has a color of #a56a5d
<div style="border:2px solid #a56a5d;">Content here</div>
.myborder {border:2px solid #a56a5d;}