#5a500e color space conversions
Hex:
#5a500e
RGB:
90, 80, 14
CMY:
65, 69, 95
CMYK:
0, 11, 84, 65
HSL:
52°, 73.0769%, 20.3922%
HSV (HSB):
52°, 84.4444%, 35.2941%
XYZ:
7.1644, 7.9427, 1.5710
xyY:
0.4296, 0.4762, 7.9427
CIE-Lab:
33.8632, -3.7167, 37.2821
CIE-LCH:
33.8632, 37.4669, 95.6931
CIE-Luv:
33.8632, 9.1964, 34.0166
Hunter-Lab:
28.1828, -3.9432, 16.4230
#5a500e color charts
#5a500e color shades, tints & tones
#5a500e color schemes
#5a500e color preview, HTML & CSS examples
This text has a color of #5a500e
<p style="color:#5a500e;">Text here</p>
.mytext {color:#5a500e;}
This box has a color of #5a500e
<div style="background-color:#5a500e;">Content here</div>
.mybackground {background-color:#5a500e;}
Border around this has a color of #5a500e
<div style="border:2px solid #5a500e;">Content here</div>
.myborder {border:2px solid #5a500e;}