#a5958d color space conversions
Hex:
#a5958d
RGB:
165, 149, 141
CMY:
35, 42, 45
CMYK:
0, 10, 15, 35
HSL:
20°, 11.7647%, 60.0000%
HSV (HSB):
20°, 14.5455%, 64.7059%
XYZ:
31.0722, 31.4173, 29.6258
xyY:
0.3373, 0.3411, 31.4173
CIE-Lab:
62.8583, 4.5341, 6.3642
CIE-LCH:
62.8583, 7.8142, 54.5322
CIE-Luv:
62.8583, 10.1233, 8.1149
Hunter-Lab:
56.0511, 0.8628, 7.8981
#a5958d color charts
#a5958d color shades, tints & tones
#a5958d color schemes
#a5958d color preview, HTML & CSS examples
This text has a color of #a5958d
<p style="color:#a5958d;">Text here</p>
.mytext {color:#a5958d;}
This box has a color of #a5958d
<div style="background-color:#a5958d;">Content here</div>
.mybackground {background-color:#a5958d;}
Border around this has a color of #a5958d
<div style="border:2px solid #a5958d;">Content here</div>
.myborder {border:2px solid #a5958d;}