#dedc69 color space conversions
Hex:
#dedc69
RGB:
222, 220, 105
CMY:
13, 14, 59
CMYK:
0, 1, 53, 13
HSL:
59°, 63.9344%, 64.1176%
HSV (HSB):
59°, 52.7027%, 87.0588%
XYZ:
58.2672, 67.7359, 23.3679
xyY:
0.3901, 0.4535, 67.7359
CIE-Lab:
85.8742, -14.3645, 55.9022
CIE-LCH:
85.8742, 57.7183, 104.4108
CIE-Luv:
85.8742, 6.4958, 71.8496
Hunter-Lab:
82.3018, -17.6556, 40.7771
#dedc69 color charts
#dedc69 color shades, tints & tones
#dedc69 color schemes
#dedc69 color preview, HTML & CSS examples
This text has a color of #dedc69
<p style="color:#dedc69;">Text here</p>
.mytext {color:#dedc69;}
This box has a color of #dedc69
<div style="background-color:#dedc69;">Content here</div>
.mybackground {background-color:#dedc69;}
Border around this has a color of #dedc69
<div style="border:2px solid #dedc69;">Content here</div>
.myborder {border:2px solid #dedc69;}