#a56e7a color space conversions
Hex:
#a56e7a
RGB:
165, 110, 122
CMY:
35, 57, 52
CMYK:
0, 33, 26, 35
HSL:
347°, 23.4043%, 53.9216%
HSV (HSB):
347°, 33.3333%, 64.7059%
XYZ:
24.6058, 20.5563, 21.0833
xyY:
0.3714, 0.3103, 20.5563
CIE-Lab:
52.4605, 23.5784, 2.3293
CIE-LCH:
52.4605, 23.6931, 5.6419
CIE-Luv:
52.4605, 34.4936, -0.9435
Hunter-Lab:
45.3391, 17.5297, 4.1668
#a56e7a color charts
#a56e7a color shades, tints & tones
#a56e7a color schemes
#a56e7a color preview, HTML & CSS examples
This text has a color of #a56e7a
<p style="color:#a56e7a;">Text here</p>
.mytext {color:#a56e7a;}
This box has a color of #a56e7a
<div style="background-color:#a56e7a;">Content here</div>
.mybackground {background-color:#a56e7a;}
Border around this has a color of #a56e7a
<div style="border:2px solid #a56e7a;">Content here</div>
.myborder {border:2px solid #a56e7a;}