#dedc62 color space conversions
Hex:
#dedc62
RGB:
222, 220, 98
CMY:
13, 14, 62
CMYK:
0, 1, 56, 13
HSL:
59°, 65.2632%, 62.7451%
HSV (HSB):
59°, 55.8559%, 87.0588%
XYZ:
57.9220, 67.5978, 21.5501
xyY:
0.3938, 0.4596, 67.5978
CIE-Lab:
85.8050, -14.9064, 58.9719
CIE-LCH:
85.8050, 60.8267, 104.1855
CIE-Luv:
85.8050, 6.7084, 74.6865
Hunter-Lab:
82.2179, -18.1292, 42.0120
#dedc62 color charts
#dedc62 color shades, tints & tones
#dedc62 color schemes
#dedc62 color preview, HTML & CSS examples
This text has a color of #dedc62
<p style="color:#dedc62;">Text here</p>
.mytext {color:#dedc62;}
This box has a color of #dedc62
<div style="background-color:#dedc62;">Content here</div>
.mybackground {background-color:#dedc62;}
Border around this has a color of #dedc62
<div style="border:2px solid #dedc62;">Content here</div>
.myborder {border:2px solid #dedc62;}