#a28b2d color space conversions
Hex:
#a28b2d
RGB:
162, 139, 45
CMY:
36, 45, 82
CMYK:
0, 14, 72, 36
HSL:
48°, 56.5217%, 40.5882%
HSV (HSB):
48°, 72.2222%, 63.5294%
XYZ:
24.6066, 26.3361, 6.2691
xyY:
0.4301, 0.4603, 26.3361
CIE-Lab:
58.3547, -1.8246, 50.9691
CIE-LCH:
58.3547, 51.0018, 92.0502
CIE-Luv:
58.3547, 20.2128, 54.8130
Hunter-Lab:
51.3187, -4.2196, 28.6802
#a28b2d color charts
#a28b2d color shades, tints & tones
#a28b2d color schemes
#a28b2d color preview, HTML & CSS examples
This text has a color of #a28b2d
<p style="color:#a28b2d;">Text here</p>
.mytext {color:#a28b2d;}
This box has a color of #a28b2d
<div style="background-color:#a28b2d;">Content here</div>
.mybackground {background-color:#a28b2d;}
Border around this has a color of #a28b2d
<div style="border:2px solid #a28b2d;">Content here</div>
.myborder {border:2px solid #a28b2d;}