#a28c5c color space conversions
Hex:
#a28c5c
RGB:
162, 140, 92
CMY:
36, 45, 64
CMYK:
0, 14, 43, 36
HSL:
41°, 27.5591%, 49.8039%
HSV (HSB):
41°, 43.2099%, 63.5294%
XYZ:
26.2101, 27.2103, 13.9959
xyY:
0.3888, 0.4036, 27.2103
CIE-Lab:
59.1684, 1.4451, 28.6654
CIE-LCH:
59.1684, 28.7018, 87.1139
CIE-Luv:
59.1684, 17.1152, 35.2008
Hunter-Lab:
52.1635, -1.5966, 20.6064
#a28c5c color charts
#a28c5c color shades, tints & tones
#a28c5c color schemes
#a28c5c color preview, HTML & CSS examples
This text has a color of #a28c5c
<p style="color:#a28c5c;">Text here</p>
.mytext {color:#a28c5c;}
This box has a color of #a28c5c
<div style="background-color:#a28c5c;">Content here</div>
.mybackground {background-color:#a28c5c;}
Border around this has a color of #a28c5c
<div style="border:2px solid #a28c5c;">Content here</div>
.myborder {border:2px solid #a28c5c;}