#dedc1c color space conversions
Hex:
#dedc1c
RGB:
222, 220, 28
CMY:
13, 14, 89
CMYK:
0, 1, 87, 13
HSL:
59°, 77.6000%, 49.0196%
HSV (HSB):
59°, 87.3874%, 87.0588%
XYZ:
55.9270, 66.7998, 11.0446
xyY:
0.4181, 0.4994, 66.7998
CIE-Lab:
85.4028, -18.0966, 81.5585
CIE-LCH:
85.4028, 83.5420, 102.5104
CIE-Luv:
85.4028, 7.9913, 91.8020
Hunter-Lab:
81.7312, -20.8856, 49.1998
#dedc1c color charts
#dedc1c color shades, tints & tones
#dedc1c color schemes
#dedc1c color preview, HTML & CSS examples
This text has a color of #dedc1c
<p style="color:#dedc1c;">Text here</p>
.mytext {color:#dedc1c;}
This box has a color of #dedc1c
<div style="background-color:#dedc1c;">Content here</div>
.mybackground {background-color:#dedc1c;}
Border around this has a color of #dedc1c
<div style="border:2px solid #dedc1c;">Content here</div>
.myborder {border:2px solid #dedc1c;}