#deda53 color space conversions
Hex:
#deda53
RGB:
222, 218, 83
CMY:
13, 15, 67
CMYK:
0, 2, 63, 13
HSL:
58°, 67.8049%, 59.8039%
HSV (HSB):
58°, 62.6126%, 87.0588%
XYZ:
56.7569, 66.2969, 17.9888
xyY:
0.4024, 0.4700, 66.2969
CIE-Lab:
85.1477, -14.9346, 64.6494
CIE-LCH:
85.1477, 66.3520, 103.0077
CIE-Luv:
85.1477, 8.3929, 79.2024
Hunter-Lab:
81.4229, -18.0643, 43.8971
#deda53 color charts
#deda53 color shades, tints & tones
#deda53 color schemes
#deda53 color preview, HTML & CSS examples
This text has a color of #deda53
<p style="color:#deda53;">Text here</p>
.mytext {color:#deda53;}
This box has a color of #deda53
<div style="background-color:#deda53;">Content here</div>
.mybackground {background-color:#deda53;}
Border around this has a color of #deda53
<div style="border:2px solid #deda53;">Content here</div>
.myborder {border:2px solid #deda53;}