#a8805d color space conversions
Hex:
#a8805d
RGB:
168, 128, 93
CMY:
34, 50, 64
CMYK:
0, 24, 45, 34
HSL:
28°, 30.1205%, 51.1765%
HSV (HSB):
28°, 44.6429%, 65.8824%
XYZ:
25.8434, 24.5535, 13.7331
xyY:
0.4030, 0.3829, 24.5535
CIE-Lab:
56.6378, 10.8282, 24.9378
CIE-LCH:
56.6378, 27.1872, 66.5290
CIE-Luv:
56.6378, 29.1662, 28.9099
Hunter-Lab:
49.5515, 6.3810, 18.2539
#a8805d color charts
#a8805d color shades, tints & tones
#a8805d color schemes
#a8805d color preview, HTML & CSS examples
This text has a color of #a8805d
<p style="color:#a8805d;">Text here</p>
.mytext {color:#a8805d;}
This box has a color of #a8805d
<div style="background-color:#a8805d;">Content here</div>
.mybackground {background-color:#a8805d;}
Border around this has a color of #a8805d
<div style="border:2px solid #a8805d;">Content here</div>
.myborder {border:2px solid #a8805d;}