#dede5a color space conversions
Hex:
#dede5a
RGB:
222, 222, 90
CMY:
13, 13, 65
CMYK:
0, 0, 59, 13
HSL:
60°, 66.6667%, 61.1765%
HSV (HSB):
60°, 59.4595%, 87.0588%
XYZ:
58.0909, 68.5103, 19.8350
xyY:
0.3967, 0.4679, 68.5103
CIE-Lab:
86.2610, -16.4603, 62.9363
CIE-LCH:
86.2610, 65.0532, 104.6568
CIE-Luv:
86.2610, 5.6670, 78.5591
Hunter-Lab:
82.7710, -19.5730, 43.7316
#dede5a color charts
#dede5a color shades, tints & tones
#dede5a color schemes
#dede5a color preview, HTML & CSS examples
This text has a color of #dede5a
<p style="color:#dede5a;">Text here</p>
.mytext {color:#dede5a;}
This box has a color of #dede5a
<div style="background-color:#dede5a;">Content here</div>
.mybackground {background-color:#dede5a;}
Border around this has a color of #dede5a
<div style="border:2px solid #dede5a;">Content here</div>
.myborder {border:2px solid #dede5a;}