#dcfd5e color space conversions
Hex:
#dcfd5e
RGB:
220, 253, 94
CMY:
14, 1, 63
CMYK:
13, 0, 63, 1
HSL:
72°, 97.5460%, 68.0392%
HSV (HSB):
72°, 62.8458%, 99.2157%
XYZ:
66.6609, 86.2744, 23.7289
xyY:
0.3773, 0.4884, 86.2744
CIE-Lab:
94.4295, -31.7529, 70.0394
CIE-LCH:
94.4295, 76.9010, 114.3876
CIE-Luv:
94.4295, -14.2786, 90.7244
Hunter-Lab:
92.8840, -34.4413, 49.8721
#dcfd5e color charts
#dcfd5e color shades, tints & tones
#dcfd5e color schemes
#dcfd5e color preview, HTML & CSS examples
This text has a color of #dcfd5e
<p style="color:#dcfd5e;">Text here</p>
.mytext {color:#dcfd5e;}
This box has a color of #dcfd5e
<div style="background-color:#dcfd5e;">Content here</div>
.mybackground {background-color:#dcfd5e;}
Border around this has a color of #dcfd5e
<div style="border:2px solid #dcfd5e;">Content here</div>
.myborder {border:2px solid #dcfd5e;}