#dffce5 color space conversions
Hex:
#dffce5
RGB:
223, 252, 229
CMY:
13, 1, 10
CMYK:
12, 0, 9, 1
HSL:
132°, 82.8571%, 93.1373%
HSV (HSB):
132°, 11.5079%, 98.8235%
XYZ:
79.3847, 90.9659, 87.5029
xyY:
0.3079, 0.3528, 90.9659
CIE-Lab:
96.3960, -13.5937, 7.8414
CIE-LCH:
96.3960, 15.6932, 150.0219
CIE-Luv:
96.3960, -14.7257, 14.3445
Hunter-Lab:
95.3761, -18.3366, 12.3675
#dffce5 color charts
#dffce5 color shades, tints & tones
#dffce5 color schemes
#dffce5 color preview, HTML & CSS examples
This text has a color of #dffce5
<p style="color:#dffce5;">Text here</p>
.mytext {color:#dffce5;}
This box has a color of #dffce5
<div style="background-color:#dffce5;">Content here</div>
.mybackground {background-color:#dffce5;}
Border around this has a color of #dffce5
<div style="border:2px solid #dffce5;">Content here</div>
.myborder {border:2px solid #dffce5;}