#a28b5d color space conversions
Hex:
#a28b5d
RGB:
162, 139, 93
CMY:
36, 45, 64
CMYK:
0, 14, 43, 36
HSL:
40°, 27.0588%, 50.0000%
HSV (HSB):
40°, 42.5926%, 63.5294%
XYZ:
26.1087, 26.9369, 14.1792
xyY:
0.3884, 0.4007, 26.9369
CIE-Lab:
58.9159, 2.1132, 27.7912
CIE-LCH:
58.9159, 27.8714, 85.6516
CIE-Luv:
58.9159, 17.6867, 34.1064
Hunter-Lab:
51.9008, -1.0320, 20.1327
#a28b5d color charts
#a28b5d color shades, tints & tones
#a28b5d color schemes
#a28b5d color preview, HTML & CSS examples
This text has a color of #a28b5d
<p style="color:#a28b5d;">Text here</p>
.mytext {color:#a28b5d;}
This box has a color of #a28b5d
<div style="background-color:#a28b5d;">Content here</div>
.mybackground {background-color:#a28b5d;}
Border around this has a color of #a28b5d
<div style="border:2px solid #a28b5d;">Content here</div>
.myborder {border:2px solid #a28b5d;}