#dfffdc color space conversions
Hex:
#dfffdc
RGB:
223, 255, 220
CMY:
13, 0, 14
CMYK:
13, 0, 14, 0
HSL:
115°, 100.0000%, 93.1373%
HSV (HSB):
115°, 13.7255%, 100.0000%
XYZ:
79.1097, 92.3753, 81.3708
xyY:
0.3129, 0.3653, 92.3753
CIE-Lab:
96.9735, -16.6272, 13.2862
CIE-LCH:
96.9735, 21.2835, 141.3728
CIE-Luv:
96.9735, -15.9643, 22.9139
Hunter-Lab:
96.1121, -21.2730, 17.0821
#dfffdc color charts
#dfffdc RGB chart
#dfffdc CMYK chart
#dfffdc RGB pie chart
#dfffdc color shades, tints & tones
#dfffdc color schemes
#dfffdc color preview, HTML & CSS examples
This text has a color of #dfffdc
<p style="color:#dfffdc;">Text here</p>
.mytext {color:#dfffdc;}
Text color #dfffdc
This box has a color of #dfffdc
<div style="background-color:#dfffdc;">Content here</div>
.mybackground {background-color:#dfffdc;}
Background color #dfffdc
Border around this has a color of #dfffdc
<div style="border:2px solid #dfffdc;">Content here</div>
.myborder {border:2px solid #dfffdc;}
Border color #dfffdc