#dffddf color space conversions
Hex:
#dffddf
RGB:
223, 253, 223
CMY:
13, 1, 13
CMYK:
12, 0, 12, 1
HSL:
120°, 88.2353%, 93.3333%
HSV (HSB):
120°, 11.8577%, 99.2157%
XYZ:
78.8760, 91.2662, 83.2710
xyY:
0.3113, 0.3601, 91.2662
CIE-Lab:
96.5196, -15.1342, 11.1017
CIE-LCH:
96.5196, 18.7694, 143.7380
CIE-Luv:
96.5196, -15.0519, 19.4455
Hunter-Lab:
95.5334, -19.8070, 15.1937
#dffddf color charts
#dffddf RGB chart
#dffddf CMYK chart
#dffddf RGB pie chart
#dffddf color shades, tints & tones
#dffddf color schemes
#dffddf color preview, HTML & CSS examples
This text has a color of #dffddf
<p style="color:#dffddf;">Text here</p>
.mytext {color:#dffddf;}
Text color #dffddf
This box has a color of #dffddf
<div style="background-color:#dffddf;">Content here</div>
.mybackground {background-color:#dffddf;}
Background color #dffddf
Border around this has a color of #dffddf
<div style="border:2px solid #dffddf;">Content here</div>
.myborder {border:2px solid #dffddf;}
Border color #dffddf