#dcfcdf color space conversions
Hex:
#dcfcdf
RGB:
220, 252, 223
CMY:
14, 1, 13
CMYK:
13, 0, 12, 1
HSL:
126°, 84.2105%, 92.5490%
HSV (HSB):
126°, 12.6984%, 98.8235%
XYZ:
77.6449, 90.1642, 83.1231
xyY:
0.3094, 0.3593, 90.1642
CIE-Lab:
96.0648, -15.6315, 10.4260
CIE-LCH:
96.0648, 18.7894, 146.2972
CIE-Luv:
96.0648, -16.1268, 18.5284
Hunter-Lab:
94.9548, -20.2108, 14.5661
#dcfcdf color charts
#dcfcdf color shades, tints & tones
#dcfcdf color schemes
#dcfcdf color preview, HTML & CSS examples
This text has a color of #dcfcdf
<p style="color:#dcfcdf;">Text here</p>
.mytext {color:#dcfcdf;}
This box has a color of #dcfcdf
<div style="background-color:#dcfcdf;">Content here</div>
.mybackground {background-color:#dcfcdf;}
Border around this has a color of #dcfcdf
<div style="border:2px solid #dcfcdf;">Content here</div>
.myborder {border:2px solid #dcfcdf;}