#a28b5a color space conversions
Hex:
#a28b5a
RGB:
162, 139, 90
CMY:
36, 45, 65
CMYK:
0, 14, 44, 36
HSL:
41°, 28.5714%, 49.4118%
HSV (HSB):
41°, 44.4444%, 63.5294%
XYZ:
25.9784, 26.8848, 13.4929
xyY:
0.3915, 0.4052, 26.8848
CIE-Lab:
58.8675, 1.7800, 29.3704
CIE-LCH:
58.8675, 29.4243, 86.5319
CIE-Luv:
58.8675, 17.8923, 35.7965
Hunter-Lab:
51.8506, -1.3057, 20.8665
#a28b5a color charts
#a28b5a color shades, tints & tones
#a28b5a color schemes
#a28b5a color preview, HTML & CSS examples
This text has a color of #a28b5a
<p style="color:#a28b5a;">Text here</p>
.mytext {color:#a28b5a;}
This box has a color of #a28b5a
<div style="background-color:#a28b5a;">Content here</div>
.mybackground {background-color:#a28b5a;}
Border around this has a color of #a28b5a
<div style="border:2px solid #a28b5a;">Content here</div>
.myborder {border:2px solid #a28b5a;}