#dedc25 color space conversions
Hex:
#dedc25
RGB:
222, 220, 37
CMY:
13, 14, 85
CMYK:
0, 1, 83, 13
HSL:
59°, 73.7052%, 50.7843%
HSV (HSB):
59°, 83.3333%, 87.0588%
XYZ:
56.0513, 66.8496, 11.6993
xyY:
0.4164, 0.4967, 66.8496
CIE-Lab:
85.4279, -17.8948, 79.7941
CIE-LCH:
85.4279, 81.7760, 102.6401
CIE-Luv:
85.4279, 7.9085, 90.6979
Hunter-Lab:
81.7616, -20.7128, 48.7493
#dedc25 color charts
#dedc25 color shades, tints & tones
#dedc25 color schemes
#dedc25 color preview, HTML & CSS examples
This text has a color of #dedc25
<p style="color:#dedc25;">Text here</p>
.mytext {color:#dedc25;}
This box has a color of #dedc25
<div style="background-color:#dedc25;">Content here</div>
.mybackground {background-color:#dedc25;}
Border around this has a color of #dedc25
<div style="border:2px solid #dedc25;">Content here</div>
.myborder {border:2px solid #dedc25;}