#dedf3f color space conversions
Hex:
#dedf3f
RGB:
222, 223, 63
CMY:
13, 13, 75
CMYK:
0, 0, 72, 13
HSL:
60°, 71.4286%, 56.0784%
HSV (HSB):
60°, 71.7489%, 87.4510%
XYZ:
57.4091, 68.6638, 14.9303
xyY:
0.4071, 0.4870, 68.6638
CIE-Lab:
86.3373, -18.4560, 73.3102
CIE-LCH:
86.3373, 75.5977, 104.1307
CIE-Luv:
86.3373, 5.6018, 86.9867
Hunter-Lab:
82.8636, -21.3441, 47.3217
#dedf3f color charts
#dedf3f color shades, tints & tones
#dedf3f color schemes
#dedf3f color preview, HTML & CSS examples
This text has a color of #dedf3f
<p style="color:#dedf3f;">Text here</p>
.mytext {color:#dedf3f;}
This box has a color of #dedf3f
<div style="background-color:#dedf3f;">Content here</div>
.mybackground {background-color:#dedf3f;}
Border around this has a color of #dedf3f
<div style="border:2px solid #dedf3f;">Content here</div>
.myborder {border:2px solid #dedf3f;}