#a5765e color space conversions
Hex:
#a5765e
RGB:
165, 118, 94
CMY:
35, 54, 63
CMYK:
0, 28, 43, 35
HSL:
20°, 28.2869%, 50.7843%
HSV (HSB):
20°, 43.0303%, 64.7059%
XYZ:
24.0159, 21.7644, 13.5248
xyY:
0.4050, 0.3670, 21.7644
CIE-Lab:
53.7761, 15.3401, 20.5135
CIE-LCH:
53.7761, 25.6149, 53.2106
CIE-Luv:
53.7761, 33.4247, 22.7638
Hunter-Lab:
46.6523, 10.2475, 15.4680
#a5765e color charts
#a5765e color shades, tints & tones
#a5765e color schemes
#a5765e color preview, HTML & CSS examples
This text has a color of #a5765e
<p style="color:#a5765e;">Text here</p>
.mytext {color:#a5765e;}
This box has a color of #a5765e
<div style="background-color:#a5765e;">Content here</div>
.mybackground {background-color:#a5765e;}
Border around this has a color of #a5765e
<div style="border:2px solid #a5765e;">Content here</div>
.myborder {border:2px solid #a5765e;}