#dffdf6 color space conversions
Hex:
#dffdf6
RGB:
223, 253, 246
CMY:
13, 1, 4
CMYK:
12, 0, 3, 1
HSL:
166°, 88.2353%, 93.3333%
HSV (HSB):
166°, 11.8577%, 99.2157%
XYZ:
82.1913, 92.5924, 100.7289
xyY:
0.2983, 0.3361, 92.5924
CIE-Lab:
97.0619, -10.9790, 0.0570
CIE-LCH:
97.0619, 10.9792, 179.7026
CIE-Luv:
97.0619, -15.6952, 2.0262
Hunter-Lab:
96.2249, -15.9265, 5.2922
#dffdf6 color charts
#dffdf6 color shades, tints & tones
#dffdf6 color schemes
#dffdf6 color preview, HTML & CSS examples
This text has a color of #dffdf6
<p style="color:#dffdf6;">Text here</p>
.mytext {color:#dffdf6;}
This box has a color of #dffdf6
<div style="background-color:#dffdf6;">Content here</div>
.mybackground {background-color:#dffdf6;}
Border around this has a color of #dffdf6
<div style="border:2px solid #dffdf6;">Content here</div>
.myborder {border:2px solid #dffdf6;}