#dedc78 color space conversions
Hex:
#dedc78
RGB:
222, 220, 120
CMY:
13, 14, 53
CMYK:
0, 1, 46, 13
HSL:
59°, 60.7143%, 67.0588%
HSV (HSB):
59°, 45.9459%, 87.0588%
XYZ:
59.1076, 68.0721, 27.7932
xyY:
0.3814, 0.4393, 68.0721
CIE-Lab:
86.0425, -13.0574, 49.0661
CIE-LCH:
86.0425, 50.7738, 104.9021
CIE-Luv:
86.0425, 5.9891, 65.0879
Hunter-Lab:
82.5058, -16.5068, 37.7814
#dedc78 color charts
#dedc78 color shades, tints & tones
#dedc78 color schemes
#dedc78 color preview, HTML & CSS examples
This text has a color of #dedc78
<p style="color:#dedc78;">Text here</p>
.mytext {color:#dedc78;}
This box has a color of #dedc78
<div style="background-color:#dedc78;">Content here</div>
.mybackground {background-color:#dedc78;}
Border around this has a color of #dedc78
<div style="border:2px solid #dedc78;">Content here</div>
.myborder {border:2px solid #dedc78;}