#dede0e color space conversions
Hex:
#dede0e
RGB:
222, 222, 14
CMY:
13, 13, 95
CMYK:
0, 0, 94, 13
HSL:
60°, 88.1356%, 46.2745%
HSV (HSB):
60°, 93.6937%, 87.0588%
XYZ:
56.3247, 67.8039, 10.5343
xyY:
0.4183, 0.5035, 67.8039
CIE-Lab:
85.9083, -19.2846, 83.8893
CIE-LCH:
85.9083, 86.0774, 102.9463
CIE-Luv:
85.9083, 6.7604, 93.7220
Hunter-Lab:
82.3431, -22.0019, 50.0551
#dede0e color charts
#dede0e color shades, tints & tones
#dede0e color schemes
#dede0e color preview, HTML & CSS examples
This text has a color of #dede0e
<p style="color:#dede0e;">Text here</p>
.mytext {color:#dede0e;}
This box has a color of #dede0e
<div style="background-color:#dede0e;">Content here</div>
.mybackground {background-color:#dede0e;}
Border around this has a color of #dede0e
<div style="border:2px solid #dede0e;">Content here</div>
.myborder {border:2px solid #dede0e;}