#dcfed2 color space conversions
Hex:
#dcfed2
RGB:
220, 254, 210
CMY:
14, 0, 18
CMYK:
13, 0, 17, 0
HSL:
106°, 95.6522%, 90.9804%
HSV (HSB):
106°, 17.3228%, 99.6078%
XYZ:
76.5899, 90.7524, 74.4530
xyY:
0.3168, 0.3753, 90.7524
CIE-Lab:
96.3080, -18.8063, 17.4352
CIE-LCH:
96.3080, 25.6450, 137.1666
CIE-Luv:
96.3080, -16.8058, 29.2080
Hunter-Lab:
95.2641, -23.2027, 20.3471
#dcfed2 color charts
#dcfed2 color shades, tints & tones
#dcfed2 color schemes
#dcfed2 color preview, HTML & CSS examples
This text has a color of #dcfed2
<p style="color:#dcfed2;">Text here</p>
.mytext {color:#dcfed2;}
This box has a color of #dcfed2
<div style="background-color:#dcfed2;">Content here</div>
.mybackground {background-color:#dcfed2;}
Border around this has a color of #dcfed2
<div style="border:2px solid #dcfed2;">Content here</div>
.myborder {border:2px solid #dcfed2;}