#dedc00 color space conversions
Hex:
#dedc00
RGB:
222, 220, 0
CMY:
13, 14, 100
CMYK:
0, 1, 100, 13
HSL:
59°, 100.0000%, 43.5294%
HSV (HSB):
59°, 100.0000%, 87.0588%
XYZ:
55.7174, 66.7160, 9.9409
xyY:
0.4209, 0.5040, 66.7160
CIE-Lab:
85.3603, -18.4377, 84.7021
CIE-LCH:
85.3603, 86.6856, 102.2804
CIE-Luv:
85.3603, 8.1317, 93.6753
Hunter-Lab:
81.6799, -21.1771, 49.9600
#dedc00 color charts
#dedc00 RGB chart
#dedc00 CMYK chart
#dedc00 RGB pie chart
#dedc00 color shades, tints & tones
#dedc00 color schemes
#dedc00 color preview, HTML & CSS examples
This text has a color of #dedc00
<p style="color:#dedc00;">Text here</p>
.mytext {color:#dedc00;}
Text color #dedc00
This box has a color of #dedc00
<div style="background-color:#dedc00;">Content here</div>
.mybackground {background-color:#dedc00;}
Background color #dedc00
Border around this has a color of #dedc00
<div style="border:2px solid #dedc00;">Content here</div>
.myborder {border:2px solid #dedc00;}
Border color #dedc00