#a5664e color space conversions
Hex:
#a5664e
RGB:
165, 102, 78
CMY:
35, 60, 69
CMYK:
0, 38, 53, 35
HSL:
17°, 35.8025%, 47.6471%
HSV (HSB):
17°, 52.7273%, 64.7059%
XYZ:
21.6436, 18.0521, 9.5514
xyY:
0.4395, 0.3666, 18.0521
CIE-Lab:
49.5593, 22.7450, 24.1679
CIE-LCH:
49.5593, 33.1877, 46.7373
CIE-Luv:
49.5593, 46.2554, 24.2713
Hunter-Lab:
42.4878, 16.5754, 16.4129
#a5664e color charts
#a5664e color shades, tints & tones
#a5664e color schemes
#a5664e color preview, HTML & CSS examples
This text has a color of #a5664e
<p style="color:#a5664e;">Text here</p>
.mytext {color:#a5664e;}
This box has a color of #a5664e
<div style="background-color:#a5664e;">Content here</div>
.mybackground {background-color:#a5664e;}
Border around this has a color of #a5664e
<div style="border:2px solid #a5664e;">Content here</div>
.myborder {border:2px solid #a5664e;}