#ada80f color space conversions
Hex:
#ada80f
RGB:
173, 168, 15
CMY:
32, 34, 94
CMYK:
0, 3, 91, 32
HSL:
58°, 84.0426%, 36.8627%
HSV (HSB):
58°, 91.3295%, 67.8431%
XYZ:
31.3224, 36.9240, 5.9281
xyY:
0.4223, 0.4978, 36.9240
CIE-Lab:
67.2200, -13.3438, 67.6804
CIE-LCH:
67.2200, 68.9833, 101.1533
CIE-Luv:
67.2200, 8.6941, 72.3543
Hunter-Lab:
60.7651, -14.3280, 36.7514
#ada80f color charts
#ada80f color shades, tints & tones
#ada80f color schemes
#ada80f color preview, HTML & CSS examples
This text has a color of #ada80f
<p style="color:#ada80f;">Text here</p>
.mytext {color:#ada80f;}
This box has a color of #ada80f
<div style="background-color:#ada80f;">Content here</div>
.mybackground {background-color:#ada80f;}
Border around this has a color of #ada80f
<div style="border:2px solid #ada80f;">Content here</div>
.myborder {border:2px solid #ada80f;}