#a28e3e color space conversions
Hex:
#a28e3e
RGB:
162, 142, 62
CMY:
36, 44, 76
CMYK:
0, 12, 62, 36
HSL:
48°, 44.6429%, 43.9216%
HSV (HSB):
48°, 61.7284%, 63.5294%
XYZ:
25.4428, 27.3752, 8.5004
xyY:
0.4149, 0.4464, 27.3752
CIE-Lab:
59.3200, -2.4157, 44.3837
CIE-LCH:
59.3200, 44.4494, 93.1154
CIE-Luv:
59.3200, 17.4656, 50.4657
Hunter-Lab:
52.3213, -4.7613, 26.9924
#a28e3e color charts
#a28e3e color shades, tints & tones
#a28e3e color schemes
#a28e3e color preview, HTML & CSS examples
This text has a color of #a28e3e
<p style="color:#a28e3e;">Text here</p>
.mytext {color:#a28e3e;}
This box has a color of #a28e3e
<div style="background-color:#a28e3e;">Content here</div>
.mybackground {background-color:#a28e3e;}
Border around this has a color of #a28e3e
<div style="border:2px solid #a28e3e;">Content here</div>
.myborder {border:2px solid #a28e3e;}