#a38d7d color space conversions
Hex:
#a38d7d
RGB:
163, 141, 125
CMY:
36, 45, 51
CMYK:
0, 13, 23, 36
HSL:
25°, 17.1171%, 56.4706%
HSV (HSB):
25°, 23.3129%, 63.9216%
XYZ:
28.3308, 28.3170, 23.3746
xyY:
0.3540, 0.3539, 28.3170
CIE-Lab:
60.1740, 5.6615, 11.5802
CIE-LCH:
60.1740, 12.8900, 63.9464
CIE-Luv:
60.1740, 14.6697, 14.6745
Hunter-Lab:
53.2137, 1.9089, 11.2059
#a38d7d color charts
#a38d7d color shades, tints & tones
#a38d7d color schemes
#a38d7d color preview, HTML & CSS examples
This text has a color of #a38d7d
<p style="color:#a38d7d;">Text here</p>
.mytext {color:#a38d7d;}
This box has a color of #a38d7d
<div style="background-color:#a38d7d;">Content here</div>
.mybackground {background-color:#a38d7d;}
Border around this has a color of #a38d7d
<div style="border:2px solid #a38d7d;">Content here</div>
.myborder {border:2px solid #a38d7d;}