#dffdef color space conversions
Hex:
#dffdef
RGB:
223, 253, 239
CMY:
13, 1, 6
CMYK:
12, 0, 6, 1
HSL:
152°, 88.2353%, 93.3333%
HSV (HSB):
152°, 11.8577%, 99.2157%
XYZ:
81.1367, 92.1705, 95.1757
xyY:
0.3022, 0.3433, 92.1705
CIE-Lab:
96.8900, -12.2839, 3.4097
CIE-LCH:
96.8900, 12.7484, 164.4869
CIE-Luv:
96.8900, -15.4952, 7.4245
Hunter-Lab:
96.0055, -17.1547, 8.4263
#dffdef color charts
#dffdef RGB chart
#dffdef CMYK chart
#dffdef RGB pie chart
#dffdef color shades, tints & tones
#dffdef color schemes
#dffdef color preview, HTML & CSS examples
This text has a color of #dffdef
<p style="color:#dffdef;">Text here</p>
.mytext {color:#dffdef;}
Text color #dffdef
This box has a color of #dffdef
<div style="background-color:#dffdef;">Content here</div>
.mybackground {background-color:#dffdef;}
Background color #dffdef
Border around this has a color of #dffdef
<div style="border:2px solid #dffdef;">Content here</div>
.myborder {border:2px solid #dffdef;}
Border color #dffdef