#a5566e color space conversions
Hex:
#a5566e
RGB:
165, 86, 110
CMY:
35, 66, 57
CMYK:
0, 48, 33, 35
HSL:
342°, 31.4741%, 49.2157%
HSV (HSB):
342°, 47.8788%, 64.7059%
XYZ:
21.6593, 15.7807, 16.6563
xyY:
0.4004, 0.2917, 15.7807
CIE-Lab:
46.6854, 35.2062, 1.1148
CIE-LCH:
46.6854, 35.2239, 1.8137
CIE-Luv:
46.6854, 50.4592, -4.6843
Hunter-Lab:
39.7249, 27.8053, 2.9478
#a5566e color charts
#a5566e color shades, tints & tones
#a5566e color schemes
#a5566e color preview, HTML & CSS examples
This text has a color of #a5566e
<p style="color:#a5566e;">Text here</p>
.mytext {color:#a5566e;}
This box has a color of #a5566e
<div style="background-color:#a5566e;">Content here</div>
.mybackground {background-color:#a5566e;}
Border around this has a color of #a5566e
<div style="border:2px solid #a5566e;">Content here</div>
.myborder {border:2px solid #a5566e;}