#dedc17 color space conversions
Hex:
#dedc17
RGB:
222, 220, 23
CMY:
13, 14, 91
CMYK:
0, 1, 90, 13
HSL:
59°, 81.2245%, 48.0392%
HSV (HSB):
59°, 89.6396%, 87.0588%
XYZ:
55.8721, 66.7779, 10.7553
xyY:
0.4188, 0.5006, 66.7779
CIE-Lab:
85.3916, -18.1859, 82.3610
CIE-LCH:
85.3916, 84.3449, 102.4515
CIE-Luv:
85.3916, 8.0280, 92.2917
Hunter-Lab:
81.7177, -20.9620, 49.3990
#dedc17 color charts
#dedc17 color shades, tints & tones
#dedc17 color schemes
#dedc17 color preview, HTML & CSS examples
This text has a color of #dedc17
<p style="color:#dedc17;">Text here</p>
.mytext {color:#dedc17;}
This box has a color of #dedc17
<div style="background-color:#dedc17;">Content here</div>
.mybackground {background-color:#dedc17;}
Border around this has a color of #dedc17
<div style="border:2px solid #dedc17;">Content here</div>
.myborder {border:2px solid #dedc17;}