#dcde1e color space conversions
Hex:
#dcde1e
RGB:
220, 222, 30
CMY:
14, 13, 88
CMYK:
1, 0, 86, 13
HSL:
61°, 76.1905%, 49.4118%
HSV (HSB):
61°, 86.4865%, 87.0588%
XYZ:
55.8708, 67.5519, 11.3224
xyY:
0.4146, 0.5013, 67.5519
CIE-Lab:
85.7819, -19.8712, 81.4366
CIE-LCH:
85.7819, 83.8259, 103.7127
CIE-Luv:
85.7819, 5.3001, 92.3352
Hunter-Lab:
82.1900, -22.4924, 49.3653
#dcde1e color charts
#dcde1e color shades, tints & tones
#dcde1e color schemes
#dcde1e color preview, HTML & CSS examples
This text has a color of #dcde1e
<p style="color:#dcde1e;">Text here</p>
.mytext {color:#dcde1e;}
This box has a color of #dcde1e
<div style="background-color:#dcde1e;">Content here</div>
.mybackground {background-color:#dcde1e;}
Border around this has a color of #dcde1e
<div style="border:2px solid #dcde1e;">Content here</div>
.myborder {border:2px solid #dcde1e;}