#a28f5d color space conversions
Hex:
#a28f5d
RGB:
162, 143, 93
CMY:
36, 44, 64
CMYK:
0, 12, 43, 36
HSL:
43°, 27.0588%, 50.0000%
HSV (HSB):
43°, 42.5926%, 63.5294%
XYZ:
26.6985, 28.1166, 14.3758
xyY:
0.3859, 0.4064, 28.1166
CIE-Lab:
59.9939, -0.1041, 29.1835
CIE-LCH:
59.9939, 29.1837, 90.2043
CIE-Luv:
59.9939, 15.1375, 36.2168
Hunter-Lab:
53.0251, -2.9178, 21.0433
#a28f5d color charts
#a28f5d color shades, tints & tones
#a28f5d color schemes
#a28f5d color preview, HTML & CSS examples
This text has a color of #a28f5d
<p style="color:#a28f5d;">Text here</p>
.mytext {color:#a28f5d;}
This box has a color of #a28f5d
<div style="background-color:#a28f5d;">Content here</div>
.mybackground {background-color:#a28f5d;}
Border around this has a color of #a28f5d
<div style="border:2px solid #a28f5d;">Content here</div>
.myborder {border:2px solid #a28f5d;}