#dffcf7 color space conversions
Hex:
#dffcf7
RGB:
223, 252, 247
CMY:
13, 1, 3
CMYK:
12, 0, 2, 1
HSL:
170°, 82.8571%, 93.1373%
HSV (HSB):
170°, 11.5079%, 98.8235%
XYZ:
82.0303, 92.0242, 101.4347
xyY:
0.2978, 0.3340, 92.0242
CIE-Lab:
96.8302, -10.2913, -0.7966
CIE-LCH:
96.8302, 10.3221, 184.4263
CIE-Luv:
96.8302, -15.2489, 0.5766
Hunter-Lab:
95.9292, -15.2385, 4.4578
#dffcf7 color charts
#dffcf7 color shades, tints & tones
#dffcf7 color schemes
#dffcf7 color preview, HTML & CSS examples
This text has a color of #dffcf7
<p style="color:#dffcf7;">Text here</p>
.mytext {color:#dffcf7;}
This box has a color of #dffcf7
<div style="background-color:#dffcf7;">Content here</div>
.mybackground {background-color:#dffcf7;}
Border around this has a color of #dffcf7
<div style="border:2px solid #dffcf7;">Content here</div>
.myborder {border:2px solid #dffcf7;}