#a38b7e color space conversions
Hex:
#a38b7e
RGB:
163, 139, 126
CMY:
36, 45, 51
CMYK:
0, 15, 23, 36
HSL:
21°, 16.7421%, 56.6667%
HSV (HSB):
21°, 22.6994%, 63.9216%
XYZ:
28.1028, 27.7581, 23.6153
xyY:
0.3536, 0.3493, 27.7581
CIE-Lab:
59.6696, 6.9372, 10.3007
CIE-LCH:
59.6696, 12.4189, 56.0411
CIE-Luv:
59.6696, 15.7455, 12.7644
Hunter-Lab:
52.6860, 3.0117, 10.3047
#a38b7e color charts
#a38b7e color shades, tints & tones
#a38b7e color schemes
#a38b7e color preview, HTML & CSS examples
This text has a color of #a38b7e
<p style="color:#a38b7e;">Text here</p>
.mytext {color:#a38b7e;}
This box has a color of #a38b7e
<div style="background-color:#a38b7e;">Content here</div>
.mybackground {background-color:#a38b7e;}
Border around this has a color of #a38b7e
<div style="border:2px solid #a38b7e;">Content here</div>
.myborder {border:2px solid #a38b7e;}