#ada00e color space conversions
Hex:
#ada00e
RGB:
173, 160, 14
CMY:
32, 37, 95
CMYK:
0, 8, 92, 32
HSL:
55°, 85.0267%, 36.6667%
HSV (HSB):
55°, 91.9075%, 67.8431%
XYZ:
29.8837, 34.0576, 5.4142
xyY:
0.4309, 0.4911, 34.0576
CIE-Lab:
65.0082, -9.1816, 66.1241
CIE-LCH:
65.0082, 66.7585, 97.9052
CIE-Luv:
65.0082, 14.1712, 69.2782
Hunter-Lab:
58.3589, -10.7240, 35.3506
#ada00e color charts
#ada00e color shades, tints & tones
#ada00e color schemes
#ada00e color preview, HTML & CSS examples
This text has a color of #ada00e
<p style="color:#ada00e;">Text here</p>
.mytext {color:#ada00e;}
This box has a color of #ada00e
<div style="background-color:#ada00e;">Content here</div>
.mybackground {background-color:#ada00e;}
Border around this has a color of #ada00e
<div style="border:2px solid #ada00e;">Content here</div>
.myborder {border:2px solid #ada00e;}