#a8764d color space conversions
Hex:
#a8764d
RGB:
168, 118, 77
CMY:
34, 54, 70
CMYK:
0, 30, 54, 34
HSL:
27°, 37.1429%, 48.0392%
HSV (HSB):
27°, 54.1667%, 65.8824%
XYZ:
23.9664, 21.8175, 9.9692
xyY:
0.4299, 0.3913, 21.8175
CIE-Lab:
53.8329, 14.8784, 30.2588
CIE-LCH:
53.8329, 33.7189, 63.8164
CIE-Luv:
53.8329, 37.5709, 32.7891
Hunter-Lab:
46.7092, 9.8469, 20.0421
#a8764d color charts
#a8764d color shades, tints & tones
#a8764d color schemes
#a8764d color preview, HTML & CSS examples
This text has a color of #a8764d
<p style="color:#a8764d;">Text here</p>
.mytext {color:#a8764d;}
This box has a color of #a8764d
<div style="background-color:#a8764d;">Content here</div>
.mybackground {background-color:#a8764d;}
Border around this has a color of #a8764d
<div style="border:2px solid #a8764d;">Content here</div>
.myborder {border:2px solid #a8764d;}