#ada52e color space conversions
Hex:
#ada52e
RGB:
173, 165, 46
CMY:
32, 35, 82
CMYK:
0, 5, 73, 32
HSL:
56°, 57.9909%, 42.9412%
HSV (HSB):
56°, 73.4104%, 67.8431%
XYZ:
31.1819, 35.9918, 7.8884
xyY:
0.4154, 0.4795, 35.9918
CIE-Lab:
66.5136, -10.8167, 58.8891
CIE-LCH:
66.5136, 59.8743, 100.4080
CIE-Luv:
66.5136, 10.2755, 66.0008
Hunter-Lab:
59.9931, -12.2113, 34.1992
#ada52e color charts
#ada52e color shades, tints & tones
#ada52e color schemes
#ada52e color preview, HTML & CSS examples
This text has a color of #ada52e
<p style="color:#ada52e;">Text here</p>
.mytext {color:#ada52e;}
This box has a color of #ada52e
<div style="background-color:#ada52e;">Content here</div>
.mybackground {background-color:#ada52e;}
Border around this has a color of #ada52e
<div style="border:2px solid #ada52e;">Content here</div>
.myborder {border:2px solid #ada52e;}