#a28e2b color space conversions
Hex:
#a28e2b
RGB:
162, 142, 43
CMY:
36, 44, 83
CMYK:
0, 12, 73, 36
HSL:
50°, 58.0488%, 40.1961%
HSV (HSB):
50°, 73.4568%, 63.5294%
XYZ:
25.0093, 27.2018, 6.2178
xyY:
0.4280, 0.4656, 27.2018
CIE-Lab:
59.1607, -3.5693, 52.5698
CIE-LCH:
59.1607, 52.6908, 93.8842
CIE-Luv:
59.1607, 18.1764, 56.6544
Hunter-Lab:
52.1553, -5.6782, 29.4403
#a28e2b color charts
#a28e2b color shades, tints & tones
#a28e2b color schemes
#a28e2b color preview, HTML & CSS examples
This text has a color of #a28e2b
<p style="color:#a28e2b;">Text here</p>
.mytext {color:#a28e2b;}
This box has a color of #a28e2b
<div style="background-color:#a28e2b;">Content here</div>
.mybackground {background-color:#a28e2b;}
Border around this has a color of #a28e2b
<div style="border:2px solid #a28e2b;">Content here</div>
.myborder {border:2px solid #a28e2b;}