#dcfe30 color space conversions
Hex:
#dcfe30
RGB:
220, 254, 48
CMY:
14, 0, 81
CMYK:
13, 0, 81, 0
HSL:
70°, 99.0385%, 59.2157%
HSV (HSB):
70°, 81.1024%, 99.6078%
XYZ:
65.4905, 86.3127, 16.0046
xyY:
0.3903, 0.5144, 86.3127
CIE-Lab:
94.4459, -34.4385, 84.8739
CIE-LCH:
94.4459, 91.5947, 112.0854
CIE-Luv:
94.4459, -14.5038, 102.2780
Hunter-Lab:
92.9046, -36.7545, 54.8194
#dcfe30 color charts
#dcfe30 color shades, tints & tones
#dcfe30 color schemes
#dcfe30 color preview, HTML & CSS examples
This text has a color of #dcfe30
<p style="color:#dcfe30;">Text here</p>
.mytext {color:#dcfe30;}
This box has a color of #dcfe30
<div style="background-color:#dcfe30;">Content here</div>
.mybackground {background-color:#dcfe30;}
Border around this has a color of #dcfe30
<div style="border:2px solid #dcfe30;">Content here</div>
.myborder {border:2px solid #dcfe30;}