#deda2d color space conversions
Hex:
#deda2d
RGB:
222, 218, 45
CMY:
13, 15, 82
CMYK:
0, 2, 80, 13
HSL:
59°, 72.8395%, 52.3529%
HSV (HSB):
59°, 79.7297%, 87.0588%
XYZ:
55.6693, 65.8619, 12.2612
xyY:
0.4161, 0.4923, 65.8619
CIE-Lab:
84.9259, -16.6858, 77.4302
CIE-LCH:
84.9259, 79.2077, 102.1610
CIE-Luv:
84.9259, 9.1304, 88.6753
Hunter-Lab:
81.1553, -19.5781, 47.8510
#deda2d color charts
#deda2d color shades, tints & tones
#deda2d color schemes
#deda2d color preview, HTML & CSS examples
This text has a color of #deda2d
<p style="color:#deda2d;">Text here</p>
.mytext {color:#deda2d;}
This box has a color of #deda2d
<div style="background-color:#deda2d;">Content here</div>
.mybackground {background-color:#deda2d;}
Border around this has a color of #deda2d
<div style="border:2px solid #deda2d;">Content here</div>
.myborder {border:2px solid #deda2d;}