#dffcfd color space conversions
Hex:
#dffcfd
RGB:
223, 252, 253
CMY:
13, 1, 1
CMYK:
12, 0, 0, 1
HSL:
182°, 88.2353%, 93.3333%
HSV (HSB):
182°, 11.8577%, 99.2157%
XYZ:
82.9715, 92.4006, 106.3905
xyY:
0.2945, 0.3279, 92.4006
CIE-Lab:
96.9838, -9.1399, -3.6624
CIE-LCH:
96.9838, 9.8464, 201.8363
CIE-Luv:
96.9838, -15.4285, -4.1255
Hunter-Lab:
96.1252, -14.1452, 1.6660
#dffcfd color charts
#dffcfd color shades, tints & tones
#dffcfd color schemes
#dffcfd color preview, HTML & CSS examples
This text has a color of #dffcfd
<p style="color:#dffcfd;">Text here</p>
.mytext {color:#dffcfd;}
This box has a color of #dffcfd
<div style="background-color:#dffcfd;">Content here</div>
.mybackground {background-color:#dffcfd;}
Border around this has a color of #dffcfd
<div style="border:2px solid #dffcfd;">Content here</div>
.myborder {border:2px solid #dffcfd;}