#ded12e color space conversions
Hex:
#ded12e
RGB:
222, 209, 46
CMY:
13, 18, 82
CMYK:
0, 6, 79, 13
HSL:
56°, 72.7273%, 52.5490%
HSV (HSB):
56°, 79.2793%, 87.0588%
XYZ:
53.4178, 61.3278, 11.6068
xyY:
0.4228, 0.4854, 61.3278
CIE-Lab:
82.5546, -12.1823, 75.0914
CIE-LCH:
82.5546, 76.0732, 99.2150
CIE-Luv:
82.5546, 15.1355, 84.9436
Hunter-Lab:
78.3121, -15.2886, 46.0309
#ded12e color charts
#ded12e color shades, tints & tones
#ded12e color schemes
#ded12e color preview, HTML & CSS examples
This text has a color of #ded12e
<p style="color:#ded12e;">Text here</p>
.mytext {color:#ded12e;}
This box has a color of #ded12e
<div style="background-color:#ded12e;">Content here</div>
.mybackground {background-color:#ded12e;}
Border around this has a color of #ded12e
<div style="border:2px solid #ded12e;">Content here</div>
.myborder {border:2px solid #ded12e;}