#dedf13 color space conversions
Hex:
#dedf13
RGB:
222, 223, 19
CMY:
13, 13, 93
CMYK:
0, 0, 91, 13
HSL:
60°, 84.2975%, 47.4510%
HSV (HSB):
60°, 91.4798%, 87.4510%
XYZ:
56.6294, 68.3520, 10.8247
xyY:
0.4170, 0.5033, 68.3520
CIE-Lab:
86.1821, -19.7092, 83.5256
CIE-LCH:
86.1821, 85.8194, 103.2770
CIE-Luv:
86.1821, 6.0809, 93.7626
Hunter-Lab:
82.6752, -22.4159, 50.1098
#dedf13 color charts
#dedf13 color shades, tints & tones
#dedf13 color schemes
#dedf13 color preview, HTML & CSS examples
This text has a color of #dedf13
<p style="color:#dedf13;">Text here</p>
.mytext {color:#dedf13;}
This box has a color of #dedf13
<div style="background-color:#dedf13;">Content here</div>
.mybackground {background-color:#dedf13;}
Border around this has a color of #dedf13
<div style="border:2px solid #dedf13;">Content here</div>
.myborder {border:2px solid #dedf13;}