#a38c7c color space conversions
Hex:
#a38c7c
RGB:
163, 140, 124
CMY:
36, 45, 51
CMYK:
0, 14, 24, 36
HSL:
25°, 17.4888%, 56.2745%
HSV (HSB):
25°, 23.9264%, 63.9216%
XYZ:
28.1204, 27.9979, 22.9908
xyY:
0.3555, 0.3539, 27.9979
CIE-Lab:
59.8869, 6.0704, 11.7441
CIE-LCH:
59.8869, 13.2202, 62.6661
CIE-Luv:
59.8869, 15.3373, 14.7896
Hunter-Lab:
52.9131, 2.2652, 11.2775
#a38c7c color charts
#a38c7c color shades, tints & tones
#a38c7c color schemes
#a38c7c color preview, HTML & CSS examples
This text has a color of #a38c7c
<p style="color:#a38c7c;">Text here</p>
.mytext {color:#a38c7c;}
This box has a color of #a38c7c
<div style="background-color:#a38c7c;">Content here</div>
.mybackground {background-color:#a38c7c;}
Border around this has a color of #a38c7c
<div style="border:2px solid #a38c7c;">Content here</div>
.myborder {border:2px solid #a38c7c;}