#a7682c color space conversions
Hex:
#a7682c
RGB:
167, 104, 44
CMY:
35, 59, 83
CMYK:
0, 38, 74, 35
HSL:
29°, 58.2938%, 41.3725%
HSV (HSB):
29°, 73.6527%, 65.4902%
XYZ:
21.3413, 18.2980, 4.7899
xyY:
0.4803, 0.4118, 18.2980
CIE-Lab:
49.8555, 20.0400, 42.9416
CIE-LCH:
49.8555, 47.3876, 64.9825
CIE-Luv:
49.8555, 50.1461, 40.5632
Hunter-Lab:
42.7761, 14.1966, 23.3042
#a7682c color charts
#a7682c color shades, tints & tones
#a7682c color schemes
#a7682c color preview, HTML & CSS examples
This text has a color of #a7682c
<p style="color:#a7682c;">Text here</p>
.mytext {color:#a7682c;}
This box has a color of #a7682c
<div style="background-color:#a7682c;">Content here</div>
.mybackground {background-color:#a7682c;}
Border around this has a color of #a7682c
<div style="border:2px solid #a7682c;">Content here</div>
.myborder {border:2px solid #a7682c;}