#ada30e color space conversions
Hex:
#ada30e
RGB:
173, 163, 14
CMY:
32, 36, 95
CMYK:
0, 6, 92, 32
HSL:
56°, 85.0267%, 36.6667%
HSV (HSB):
56°, 91.9075%, 67.8431%
XYZ:
30.4100, 35.1103, 5.5897
xyY:
0.4276, 0.4937, 35.1103
CIE-Lab:
65.8345, -10.7584, 66.7626
CIE-LCH:
65.8345, 67.6239, 99.1541
CIE-Luv:
65.8345, 12.1001, 70.4649
Hunter-Lab:
59.2540, -12.0855, 35.8847
#ada30e color charts
#ada30e color shades, tints & tones
#ada30e color schemes
#ada30e color preview, HTML & CSS examples
This text has a color of #ada30e
<p style="color:#ada30e;">Text here</p>
.mytext {color:#ada30e;}
This box has a color of #ada30e
<div style="background-color:#ada30e;">Content here</div>
.mybackground {background-color:#ada30e;}
Border around this has a color of #ada30e
<div style="border:2px solid #ada30e;">Content here</div>
.myborder {border:2px solid #ada30e;}