#dedf4f color space conversions
Hex:
#dedf4f
RGB:
222, 223, 79
CMY:
13, 13, 69
CMYK:
0, 0, 65, 13
HSL:
60°, 69.2308%, 59.2157%
HSV (HSB):
60°, 64.5740%, 87.4510%
XYZ:
57.9232, 68.8695, 17.6374
xyY:
0.4010, 0.4768, 68.8695
CIE-Lab:
86.4394, -17.6381, 67.5958
CIE-LCH:
86.4394, 69.8591, 104.6244
CIE-Luv:
86.4394, 5.2932, 82.6232
Hunter-Lab:
82.9876, -20.6401, 45.4904
#dedf4f color charts
#dedf4f color shades, tints & tones
#dedf4f color schemes
#dedf4f color preview, HTML & CSS examples
This text has a color of #dedf4f
<p style="color:#dedf4f;">Text here</p>
.mytext {color:#dedf4f;}
This box has a color of #dedf4f
<div style="background-color:#dedf4f;">Content here</div>
.mybackground {background-color:#dedf4f;}
Border around this has a color of #dedf4f
<div style="border:2px solid #dedf4f;">Content here</div>
.myborder {border:2px solid #dedf4f;}