#ded80b color space conversions
Hex:
#ded80b
RGB:
222, 216, 11
CMY:
13, 15, 96
CMYK:
0, 3, 95, 13
HSL:
58°, 90.5579%, 45.6863%
HSV (HSB):
58°, 95.0450%, 87.0588%
XYZ:
54.7405, 64.6655, 9.9132
xyY:
0.4233, 0.5000, 64.6655
CIE-Lab:
84.3111, -16.3752, 82.9767
CIE-LCH:
84.3111, 84.5771, 101.1637
CIE-Luv:
84.3111, 10.7553, 91.6224
Hunter-Lab:
80.4149, -19.2164, 48.9814
#ded80b color charts
#ded80b color shades, tints & tones
#ded80b color schemes
#ded80b color preview, HTML & CSS examples
This text has a color of #ded80b
<p style="color:#ded80b;">Text here</p>
.mytext {color:#ded80b;}
This box has a color of #ded80b
<div style="background-color:#ded80b;">Content here</div>
.mybackground {background-color:#ded80b;}
Border around this has a color of #ded80b
<div style="border:2px solid #ded80b;">Content here</div>
.myborder {border:2px solid #ded80b;}