#dffcdf color space conversions
Hex:
#dffcdf
RGB:
223, 252, 223
CMY:
13, 1, 13
CMYK:
12, 0, 12, 1
HSL:
120°, 82.8571%, 93.1373%
HSV (HSB):
120°, 11.5079%, 98.8235%
XYZ:
78.5611, 90.6365, 83.1660
xyY:
0.3113, 0.3592, 90.6365
CIE-Lab:
96.2602, -14.6421, 10.7314
CIE-LCH:
96.2602, 18.1536, 143.7620
CIE-Luv:
96.2602, -14.5569, 18.8055
Hunter-Lab:
95.2032, -19.3085, 14.8487
#dffcdf color charts
#dffcdf color shades, tints & tones
#dffcdf color schemes
#dffcdf color preview, HTML & CSS examples
This text has a color of #dffcdf
<p style="color:#dffcdf;">Text here</p>
.mytext {color:#dffcdf;}
This box has a color of #dffcdf
<div style="background-color:#dffcdf;">Content here</div>
.mybackground {background-color:#dffcdf;}
Border around this has a color of #dffcdf
<div style="border:2px solid #dffcdf;">Content here</div>
.myborder {border:2px solid #dffcdf;}