#a28e4e color space conversions
Hex:
#a28e4e
RGB:
162, 142, 78
CMY:
36, 44, 69
CMYK:
0, 12, 52, 36
HSL:
46°, 35.0000%, 47.0588%
HSV (HSB):
46°, 51.8519%, 63.5294%
XYZ:
25.9484, 27.5774, 11.1631
xyY:
0.4011, 0.4263, 27.5774
CIE-Lab:
59.5050, -1.0926, 36.5749
CIE-LCH:
59.5050, 36.5912, 91.7110
CIE-Luv:
59.5050, 16.6713, 43.5385
Hunter-Lab:
52.5142, -3.6991, 24.1565
#a28e4e color charts
#a28e4e color shades, tints & tones
#a28e4e color schemes
#a28e4e color preview, HTML & CSS examples
This text has a color of #a28e4e
<p style="color:#a28e4e;">Text here</p>
.mytext {color:#a28e4e;}
This box has a color of #a28e4e
<div style="background-color:#a28e4e;">Content here</div>
.mybackground {background-color:#a28e4e;}
Border around this has a color of #a28e4e
<div style="border:2px solid #a28e4e;">Content here</div>
.myborder {border:2px solid #a28e4e;}