#a5937e color space conversions
Hex:
#a5937e
RGB:
165, 147, 126
CMY:
35, 42, 51
CMYK:
0, 11, 24, 35
HSL:
32°, 17.8082%, 57.0588%
HSV (HSB):
32°, 23.6364%, 64.7059%
XYZ:
29.7167, 30.3731, 24.0350
xyY:
0.3532, 0.3610, 30.3731
CIE-Lab:
61.9748, 3.2589, 13.5676
CIE-LCH:
61.9748, 13.9535, 76.4937
CIE-Luv:
61.9748, 12.4114, 17.7762
Hunter-Lab:
55.1118, -0.1973, 12.7211
#a5937e color charts
#a5937e color shades, tints & tones
#a5937e color schemes
#a5937e color preview, HTML & CSS examples
This text has a color of #a5937e
<p style="color:#a5937e;">Text here</p>
.mytext {color:#a5937e;}
This box has a color of #a5937e
<div style="background-color:#a5937e;">Content here</div>
.mybackground {background-color:#a5937e;}
Border around this has a color of #a5937e
<div style="border:2px solid #a5937e;">Content here</div>
.myborder {border:2px solid #a5937e;}