#a8663d color space conversions
Hex:
#a8663d
RGB:
168, 102, 61
CMY:
34, 60, 76
CMYK:
0, 39, 64, 34
HSL:
23°, 46.7249%, 44.9020%
HSV (HSB):
23°, 63.6905%, 65.8824%
XYZ:
21.7421, 18.1645, 6.7750
xyY:
0.4658, 0.3891, 18.1645
CIE-Lab:
49.6950, 22.6227, 34.0146
CIE-LCH:
49.6950, 40.8507, 56.3726
CIE-Luv:
49.6950, 50.8166, 33.2172
Hunter-Lab:
42.6198, 16.4755, 20.4089
#a8663d color charts
#a8663d color shades, tints & tones
#a8663d color schemes
#a8663d color preview, HTML & CSS examples
This text has a color of #a8663d
<p style="color:#a8663d;">Text here</p>
.mytext {color:#a8663d;}
This box has a color of #a8663d
<div style="background-color:#a8663d;">Content here</div>
.mybackground {background-color:#a8663d;}
Border around this has a color of #a8663d
<div style="border:2px solid #a8663d;">Content here</div>
.myborder {border:2px solid #a8663d;}