#dffded color space conversions
Hex:
#dffded
RGB:
223, 253, 237
CMY:
13, 1, 7
CMYK:
12, 0, 6, 1
HSL:
148°, 88.2353%, 93.3333%
HSV (HSB):
148°, 11.8577%, 99.2157%
XYZ:
80.8428, 92.0530, 93.6279
xyY:
0.3033, 0.3454, 92.0530
CIE-Lab:
96.8419, -12.6504, 4.3692
CIE-LCH:
96.8419, 13.3836, 160.9463
CIE-Luv:
96.8419, -15.4387, 8.9522
Hunter-Lab:
95.9442, -17.4980, 9.3024
#dffded color charts
#dffded RGB chart
#dffded CMYK chart
#dffded RGB pie chart
#dffded color shades, tints & tones
#dffded color schemes
#dffded color preview, HTML & CSS examples
This text has a color of #dffded
<p style="color:#dffded;">Text here</p>
.mytext {color:#dffded;}
Text color #dffded
This box has a color of #dffded
<div style="background-color:#dffded;">Content here</div>
.mybackground {background-color:#dffded;}
Background color #dffded
Border around this has a color of #dffded
<div style="border:2px solid #dffded;">Content here</div>
.myborder {border:2px solid #dffded;}
Border color #dffded