#dffced color space conversions
Hex:
#dffced
RGB:
223, 252, 237
CMY:
13, 1, 7
CMYK:
12, 0, 6, 1
HSL:
149°, 82.8571%, 93.1373%
HSV (HSB):
149°, 11.5079%, 98.8235%
XYZ:
80.5279, 91.4232, 93.5229
xyY:
0.3033, 0.3444, 91.4232
CIE-Lab:
96.5840, -12.1546, 3.9956
CIE-LCH:
96.5840, 12.7944, 161.8028
CIE-Luv:
96.5840, -14.9552, 8.2927
Hunter-Lab:
95.6155, -16.9934, 8.9384
#dffced color charts
#dffced RGB chart
#dffced CMYK chart
#dffced RGB pie chart
#dffced color shades, tints & tones
#dffced color schemes
#dffced color preview, HTML & CSS examples
This text has a color of #dffced
<p style="color:#dffced;">Text here</p>
.mytext {color:#dffced;}
Text color #dffced
This box has a color of #dffced
<div style="background-color:#dffced;">Content here</div>
.mybackground {background-color:#dffced;}
Background color #dffced
Border around this has a color of #dffced
<div style="border:2px solid #dffced;">Content here</div>
.myborder {border:2px solid #dffced;}
Border color #dffced