#deda4e color space conversions
Hex:
#deda4e
RGB:
222, 218, 78
CMY:
13, 15, 69
CMYK:
0, 2, 65, 13
HSL:
58°, 68.5714%, 58.8235%
HSV (HSB):
58°, 64.8649%, 87.0588%
XYZ:
56.5708, 66.2225, 17.0083
xyY:
0.4047, 0.4737, 66.2225
CIE-Lab:
85.1098, -15.2322, 66.6152
CIE-LCH:
85.1098, 68.3345, 102.8798
CIE-Luv:
85.1098, 8.5170, 80.7966
Hunter-Lab:
81.3772, -18.3227, 44.5720
#deda4e color charts
#deda4e color shades, tints & tones
#deda4e color schemes
#deda4e color preview, HTML & CSS examples
This text has a color of #deda4e
<p style="color:#deda4e;">Text here</p>
.mytext {color:#deda4e;}
This box has a color of #deda4e
<div style="background-color:#deda4e;">Content here</div>
.mybackground {background-color:#deda4e;}
Border around this has a color of #deda4e
<div style="border:2px solid #deda4e;">Content here</div>
.myborder {border:2px solid #deda4e;}