#dedf0f color space conversions
Hex:
#dedf0f
RGB:
222, 223, 15
CMY:
13, 13, 94
CMYK:
0, 0, 93, 13
HSL:
60°, 87.3950%, 46.6667%
HSV (HSB):
60°, 93.2735%, 87.4510%
XYZ:
56.5981, 68.3394, 10.6597
xyY:
0.4174, 0.5040, 68.3394
CIE-Lab:
86.1759, -19.7599, 83.9877
CIE-LCH:
86.1759, 86.2809, 103.2393
CIE-Luv:
86.1759, 6.1004, 94.0389
Hunter-Lab:
82.6677, -22.4591, 50.2221
#dedf0f color charts
#dedf0f color shades, tints & tones
#dedf0f color schemes
#dedf0f color preview, HTML & CSS examples
This text has a color of #dedf0f
<p style="color:#dedf0f;">Text here</p>
.mytext {color:#dedf0f;}
This box has a color of #dedf0f
<div style="background-color:#dedf0f;">Content here</div>
.mybackground {background-color:#dedf0f;}
Border around this has a color of #dedf0f
<div style="border:2px solid #dedf0f;">Content here</div>
.myborder {border:2px solid #dedf0f;}