#a4682c color space conversions
Hex:
#a4682c
RGB:
164, 104, 44
CMY:
36, 59, 83
CMYK:
0, 37, 73, 36
HSL:
30°, 57.6923%, 40.7843%
HSV (HSB):
30°, 73.1707%, 64.3137%
XYZ:
20.7148, 17.9750, 4.7606
xyY:
0.4767, 0.4137, 17.9750
CIE-Lab:
49.4658, 18.7166, 42.4139
CIE-LCH:
49.4658, 46.3600, 66.1889
CIE-Luv:
49.4658, 47.6935, 40.3404
Hunter-Lab:
42.3969, 13.0190, 23.0204
#a4682c color charts
#a4682c color shades, tints & tones
#a4682c color schemes
#a4682c color preview, HTML & CSS examples
This text has a color of #a4682c
<p style="color:#a4682c;">Text here</p>
.mytext {color:#a4682c;}
This box has a color of #a4682c
<div style="background-color:#a4682c;">Content here</div>
.mybackground {background-color:#a4682c;}
Border around this has a color of #a4682c
<div style="border:2px solid #a4682c;">Content here</div>
.myborder {border:2px solid #a4682c;}