#dcfe5a color space conversions
Hex:
#dcfe5a
RGB:
220, 254, 90
CMY:
14, 0, 65
CMYK:
13, 0, 65, 0
HSL:
72°, 98.7952%, 67.4510%
HSV (HSB):
72°, 64.5669%, 99.6078%
XYZ:
66.8025, 86.8375, 22.9133
xyY:
0.3784, 0.4918, 86.8375
CIE-Lab:
94.6693, -32.4719, 71.8477
CIE-LCH:
94.6693, 78.8449, 114.3208
CIE-Luv:
94.6693, -14.8087, 92.4419
Hunter-Lab:
93.1866, -35.1157, 50.6520
#dcfe5a color charts
#dcfe5a color shades, tints & tones
#dcfe5a color schemes
#dcfe5a color preview, HTML & CSS examples
This text has a color of #dcfe5a
<p style="color:#dcfe5a;">Text here</p>
.mytext {color:#dcfe5a;}
This box has a color of #dcfe5a
<div style="background-color:#dcfe5a;">Content here</div>
.mybackground {background-color:#dcfe5a;}
Border around this has a color of #dcfe5a
<div style="border:2px solid #dcfe5a;">Content here</div>
.myborder {border:2px solid #dcfe5a;}