#dffdf9 color space conversions
Hex:
#dffdf9
RGB:
223, 253, 249
CMY:
13, 1, 2
CMYK:
12, 0, 2, 1
HSL:
172°, 88.2353%, 93.3333%
HSV (HSB):
172°, 11.8577%, 99.2157%
XYZ:
82.6556, 92.7781, 103.1741
xyY:
0.2967, 0.3330, 92.7781
CIE-Lab:
97.1375, -10.4093, -1.3770
CIE-LCH:
97.1375, 10.5000, 187.5357
CIE-Luv:
97.1375, -15.7819, -0.3104
Hunter-Lab:
96.3214, -15.3875, 3.9168
#dffdf9 color charts
#dffdf9 color shades, tints & tones
#dffdf9 color schemes
#dffdf9 color preview, HTML & CSS examples
This text has a color of #dffdf9
<p style="color:#dffdf9;">Text here</p>
.mytext {color:#dffdf9;}
This box has a color of #dffdf9
<div style="background-color:#dffdf9;">Content here</div>
.mybackground {background-color:#dffdf9;}
Border around this has a color of #dffdf9
<div style="border:2px solid #dffdf9;">Content here</div>
.myborder {border:2px solid #dffdf9;}