#deda3f color space conversions
Hex:
#deda3f
RGB:
222, 218, 63
CMY:
13, 15, 75
CMYK:
0, 2, 72, 13
HSL:
58°, 70.6667%, 55.8824%
HSV (HSB):
58°, 71.6216%, 87.0588%
XYZ:
56.0928, 66.0313, 14.4915
xyY:
0.4106, 0.4833, 66.0313
CIE-Lab:
85.0124, -16.0002, 72.0462
CIE-LCH:
85.0124, 73.8015, 102.5212
CIE-Luv:
85.0124, 8.8396, 84.9402
Hunter-Lab:
81.2596, -18.9874, 46.3082
#deda3f color charts
#deda3f color shades, tints & tones
#deda3f color schemes
#deda3f color preview, HTML & CSS examples
This text has a color of #deda3f
<p style="color:#deda3f;">Text here</p>
.mytext {color:#deda3f;}
This box has a color of #deda3f
<div style="background-color:#deda3f;">Content here</div>
.mybackground {background-color:#deda3f;}
Border around this has a color of #deda3f
<div style="border:2px solid #deda3f;">Content here</div>
.myborder {border:2px solid #deda3f;}