#dedc72 color space conversions
Hex:
#dedc72
RGB:
222, 220, 114
CMY:
13, 14, 55
CMYK:
0, 1, 49, 13
HSL:
59°, 62.0690%, 65.8824%
HSV (HSB):
59°, 48.6486%, 87.0588%
XYZ:
58.7547, 67.9309, 25.9349
xyY:
0.3850, 0.4451, 67.9309
CIE-Lab:
85.9719, -13.6042, 51.8375
CIE-LCH:
85.9719, 53.5929, 104.7051
CIE-Luv:
85.9719, 6.2001, 67.9029
Hunter-Lab:
82.4202, -16.9886, 39.0376
#dedc72 color charts
#dedc72 color shades, tints & tones
#dedc72 color schemes
#dedc72 color preview, HTML & CSS examples
This text has a color of #dedc72
<p style="color:#dedc72;">Text here</p>
.mytext {color:#dedc72;}
This box has a color of #dedc72
<div style="background-color:#dedc72;">Content here</div>
.mybackground {background-color:#dedc72;}
Border around this has a color of #dedc72
<div style="border:2px solid #dedc72;">Content here</div>
.myborder {border:2px solid #dedc72;}