#a38d85 color space conversions
Hex:
#a38d85
RGB:
163, 141, 133
CMY:
36, 45, 48
CMYK:
0, 13, 18, 36
HSL:
16°, 14.0187%, 58.0392%
HSV (HSB):
16°, 18.4049%, 63.9216%
XYZ:
28.8628, 28.5297, 26.1759
xyY:
0.3454, 0.3414, 28.5297
CIE-Lab:
60.3643, 6.9186, 7.3037
CIE-LCH:
60.3643, 10.0604, 46.5510
CIE-Luv:
60.3643, 13.9848, 8.8688
Hunter-Lab:
53.4132, 2.9824, 8.3334
#a38d85 color charts
#a38d85 color shades, tints & tones
#a38d85 color schemes
#a38d85 color preview, HTML & CSS examples
This text has a color of #a38d85
<p style="color:#a38d85;">Text here</p>
.mytext {color:#a38d85;}
This box has a color of #a38d85
<div style="background-color:#a38d85;">Content here</div>
.mybackground {background-color:#a38d85;}
Border around this has a color of #a38d85
<div style="border:2px solid #a38d85;">Content here</div>
.myborder {border:2px solid #a38d85;}