#dffcdc color space conversions
Hex:
#dffcdc
RGB:
223, 252, 220
CMY:
13, 1, 14
CMYK:
12, 0, 13, 1
HSL:
114°, 84.2105%, 92.5490%
HSV (HSB):
114°, 12.6984%, 98.8235%
XYZ:
78.1601, 90.4761, 81.0543
xyY:
0.3130, 0.3624, 90.4761
CIE-Lab:
96.1939, -15.1563, 12.1778
CIE-LCH:
96.1939, 19.4425, 141.2189
CIE-Luv:
96.1939, -14.4736, 21.0094
Hunter-Lab:
95.1189, -19.7830, 16.0601
#dffcdc color charts
#dffcdc RGB chart
#dffcdc CMYK chart
#dffcdc RGB pie chart
#dffcdc color shades, tints & tones
#dffcdc color schemes
#dffcdc color preview, HTML & CSS examples
This text has a color of #dffcdc
<p style="color:#dffcdc;">Text here</p>
.mytext {color:#dffcdc;}
Text color #dffcdc
This box has a color of #dffcdc
<div style="background-color:#dffcdc;">Content here</div>
.mybackground {background-color:#dffcdc;}
Background color #dffcdc
Border around this has a color of #dffcdc
<div style="border:2px solid #dffcdc;">Content here</div>
.myborder {border:2px solid #dffcdc;}
Border color #dffcdc