#a56f8e color space conversions
Hex:
#a56f8e
RGB:
165, 111, 142
CMY:
35, 56, 44
CMYK:
0, 33, 14, 35
HSL:
326°, 23.0769%, 54.1176%
HSV (HSB):
326°, 32.7273%, 64.7059%
XYZ:
26.0840, 21.3212, 28.3318
xyY:
0.3444, 0.2815, 21.3212
CIE-Lab:
53.2993, 26.2203, -8.2020
CIE-LCH:
53.2993, 27.4732, 342.6297
CIE-Luv:
53.2993, 30.6926, -15.9420
Hunter-Lab:
46.1749, 20.0277, -4.0565
#a56f8e color charts
#a56f8e color shades, tints & tones
#a56f8e color schemes
#a56f8e color preview, HTML & CSS examples
This text has a color of #a56f8e
<p style="color:#a56f8e;">Text here</p>
.mytext {color:#a56f8e;}
This box has a color of #a56f8e
<div style="background-color:#a56f8e;">Content here</div>
.mybackground {background-color:#a56f8e;}
Border around this has a color of #a56f8e
<div style="border:2px solid #a56f8e;">Content here</div>
.myborder {border:2px solid #a56f8e;}