#dede74 color space conversions
Hex:
#dede74
RGB:
222, 222, 116
CMY:
13, 13, 55
CMYK:
0, 0, 48, 13
HSL:
60°, 61.6279%, 66.2745%
HSV (HSB):
60°, 47.7477%, 87.0588%
XYZ:
59.3979, 69.0331, 26.7171
xyY:
0.3828, 0.4449, 69.0331
CIE-Lab:
86.5204, -14.4201, 51.5491
CIE-LCH:
86.5204, 53.5281, 105.6281
CIE-Luv:
86.5204, 4.9015, 67.9441
Hunter-Lab:
83.0862, -17.7921, 39.0951
#dede74 color charts
#dede74 color shades, tints & tones
#dede74 color schemes
#dede74 color preview, HTML & CSS examples
This text has a color of #dede74
<p style="color:#dede74;">Text here</p>
.mytext {color:#dede74;}
This box has a color of #dede74
<div style="background-color:#dede74;">Content here</div>
.mybackground {background-color:#dede74;}
Border around this has a color of #dede74
<div style="border:2px solid #dede74;">Content here</div>
.myborder {border:2px solid #dede74;}