#a8963c color space conversions
Hex:
#a8963c
RGB:
168, 150, 60
CMY:
34, 41, 76
CMYK:
0, 11, 64, 34
HSL:
50°, 47.3684%, 44.7059%
HSV (HSB):
50°, 64.2857%, 65.8824%
XYZ:
27.8704, 30.4638, 8.6861
xyY:
0.4159, 0.4545, 30.4638
CIE-Lab:
62.0523, -4.2539, 48.4765
CIE-LCH:
62.0523, 48.6628, 95.0149
CIE-Luv:
62.0523, 16.4344, 55.1188
Hunter-Lab:
55.1940, -6.4553, 29.3051
#a8963c color charts
#a8963c color shades, tints & tones
#a8963c color schemes
#a8963c color preview, HTML & CSS examples
This text has a color of #a8963c
<p style="color:#a8963c;">Text here</p>
.mytext {color:#a8963c;}
This box has a color of #a8963c
<div style="background-color:#a8963c;">Content here</div>
.mybackground {background-color:#a8963c;}
Border around this has a color of #a8963c
<div style="border:2px solid #a8963c;">Content here</div>
.myborder {border:2px solid #a8963c;}