#dcfec2 color space conversions
Hex:
#dcfec2
RGB:
220, 254, 194
CMY:
14, 0, 24
CMYK:
13, 0, 24, 0
HSL:
94°, 96.7742%, 87.8431%
HSV (HSB):
94°, 23.6220%, 99.6078%
XYZ:
74.6946, 89.9943, 64.4728
xyY:
0.3259, 0.3927, 89.9943
CIE-Lab:
95.9944, -21.3246, 25.1482
CIE-LCH:
95.9944, 32.9722, 130.2965
CIE-Luv:
95.9944, -16.4524, 40.2351
Hunter-Lab:
94.8653, -25.4678, 26.1108
#dcfec2 color charts
#dcfec2 color shades, tints & tones
#dcfec2 color schemes
#dcfec2 color preview, HTML & CSS examples
This text has a color of #dcfec2
<p style="color:#dcfec2;">Text here</p>
.mytext {color:#dcfec2;}
This box has a color of #dcfec2
<div style="background-color:#dcfec2;">Content here</div>
.mybackground {background-color:#dcfec2;}
Border around this has a color of #dcfec2
<div style="border:2px solid #dcfec2;">Content here</div>
.myborder {border:2px solid #dcfec2;}