#a28b3f color space conversions
Hex:
#a28b3f
RGB:
162, 139, 63
CMY:
36, 45, 75
CMYK:
0, 14, 61, 36
HSL:
46°, 44.0000%, 44.1176%
HSV (HSB):
46°, 61.1111%, 63.5294%
XYZ:
25.0301, 26.5055, 8.4995
xyY:
0.4169, 0.4415, 26.5055
CIE-Lab:
58.5138, -0.6924, 42.9968
CIE-LCH:
58.5138, 43.0023, 90.9225
CIE-Luv:
58.5138, 19.4642, 48.6898
Hunter-Lab:
51.4835, -3.3134, 26.2502
#a28b3f color charts
#a28b3f color shades, tints & tones
#a28b3f color schemes
#a28b3f color preview, HTML & CSS examples
This text has a color of #a28b3f
<p style="color:#a28b3f;">Text here</p>
.mytext {color:#a28b3f;}
This box has a color of #a28b3f
<div style="background-color:#a28b3f;">Content here</div>
.mybackground {background-color:#a28b3f;}
Border around this has a color of #a28b3f
<div style="border:2px solid #a28b3f;">Content here</div>
.myborder {border:2px solid #a28b3f;}