#a38b7c color space conversions
Hex:
#a38b7c
RGB:
163, 139, 124
CMY:
36, 45, 51
CMYK:
0, 15, 24, 36
HSL:
23°, 17.4888%, 56.2745%
HSV (HSB):
23°, 23.9264%, 63.9216%
XYZ:
27.9750, 27.7070, 22.9423
xyY:
0.3558, 0.3524, 27.7070
CIE-Lab:
59.6231, 6.6318, 11.3731
CIE-LCH:
59.6231, 13.1654, 59.7530
CIE-Luv:
59.6231, 15.9214, 14.1952
Hunter-Lab:
52.6374, 2.7510, 11.0043
#a38b7c color charts
#a38b7c color shades, tints & tones
#a38b7c color schemes
#a38b7c color preview, HTML & CSS examples
This text has a color of #a38b7c
<p style="color:#a38b7c;">Text here</p>
.mytext {color:#a38b7c;}
This box has a color of #a38b7c
<div style="background-color:#a38b7c;">Content here</div>
.mybackground {background-color:#a38b7c;}
Border around this has a color of #a38b7c
<div style="border:2px solid #a38b7c;">Content here</div>
.myborder {border:2px solid #a38b7c;}