#dffcf5 color space conversions
Hex:
#dffcf5
RGB:
223, 252, 245
CMY:
13, 1, 4
CMYK:
12, 0, 3, 1
HSL:
166°, 82.8571%, 93.1373%
HSV (HSB):
166°, 11.5079%, 98.8235%
XYZ:
81.7233, 91.9014, 99.8177
xyY:
0.2989, 0.3361, 91.9014
CIE-Lab:
96.7800, -10.6696, 0.1603
CIE-LCH:
96.7800, 10.6708, 179.1392
CIE-Luv:
96.7800, -15.1896, 2.1324
Hunter-Lab:
95.8652, -15.5962, 5.3711
#dffcf5 color charts
#dffcf5 color shades, tints & tones
#dffcf5 color schemes
#dffcf5 color preview, HTML & CSS examples
This text has a color of #dffcf5
<p style="color:#dffcf5;">Text here</p>
.mytext {color:#dffcf5;}
This box has a color of #dffcf5
<div style="background-color:#dffcf5;">Content here</div>
.mybackground {background-color:#dffcf5;}
Border around this has a color of #dffcf5
<div style="border:2px solid #dffcf5;">Content here</div>
.myborder {border:2px solid #dffcf5;}