#ada10e color space conversions
Hex:
#ada10e
RGB:
173, 161, 14
CMY:
32, 37, 95
CMYK:
0, 7, 92, 32
HSL:
55°, 85.0267%, 36.6667%
HSV (HSB):
55°, 91.9075%, 67.8431%
XYZ:
30.0577, 34.4057, 5.4722
xyY:
0.4298, 0.4920, 34.4057
CIE-Lab:
65.2833, -9.7085, 66.3366
CIE-LCH:
65.2833, 67.0433, 98.3262
CIE-Luv:
65.2833, 13.4782, 69.6737
Hunter-Lab:
58.6564, -11.1785, 35.5281
#ada10e color charts
#ada10e color shades, tints & tones
#ada10e color schemes
#ada10e color preview, HTML & CSS examples
This text has a color of #ada10e
<p style="color:#ada10e;">Text here</p>
.mytext {color:#ada10e;}
This box has a color of #ada10e
<div style="background-color:#ada10e;">Content here</div>
.mybackground {background-color:#ada10e;}
Border around this has a color of #ada10e
<div style="border:2px solid #ada10e;">Content here</div>
.myborder {border:2px solid #ada10e;}