#dce000 color space conversions
Hex:
#dce000
RGB:
220, 224, 0
CMY:
14, 12, 100
CMYK:
2, 0, 100, 12
HSL:
61°, 100.0000%, 43.9216%
HSV (HSB):
61°, 100.0000%, 87.8431%
XYZ:
56.1709, 68.5270, 10.2665
xyY:
0.4162, 0.5077, 68.5270
CIE-Lab:
86.2693, -21.2235, 85.2964
CIE-LCH:
86.2693, 87.8972, 103.9726
CIE-Luv:
86.2693, 4.1413, 95.1685
Hunter-Lab:
82.7810, -23.7460, 50.5936
#dce000 color charts
#dce000 color shades, tints & tones
#dce000 color schemes
#dce000 color preview, HTML & CSS examples
This text has a color of #dce000
<p style="color:#dce000;">Text here</p>
.mytext {color:#dce000;}
This box has a color of #dce000
<div style="background-color:#dce000;">Content here</div>
.mybackground {background-color:#dce000;}
Border around this has a color of #dce000
<div style="border:2px solid #dce000;">Content here</div>
.myborder {border:2px solid #dce000;}