#dffdcd color space conversions
Hex:
#dffdcd
RGB:
223, 253, 205
CMY:
13, 1, 20
CMYK:
12, 0, 19, 1
HSL:
98°, 92.3077%, 89.8039%
HSV (HSB):
98°, 18.9723%, 99.2157%
XYZ:
76.5761, 90.3463, 71.1602
xyY:
0.3216, 0.3795, 90.3463
CIE-Lab:
96.1402, -18.1110, 19.7828
CIE-LCH:
96.1402, 26.8210, 132.4738
CIE-Luv:
96.1402, -14.5790, 32.3505
Hunter-Lab:
95.0507, -22.5328, 22.1477
#dffdcd color charts
#dffdcd RGB chart
#dffdcd CMYK chart
#dffdcd RGB pie chart
#dffdcd color shades, tints & tones
#dffdcd color schemes
#dffdcd color preview, HTML & CSS examples
This text has a color of #dffdcd
<p style="color:#dffdcd;">Text here</p>
.mytext {color:#dffdcd;}
Text color #dffdcd
This box has a color of #dffdcd
<div style="background-color:#dffdcd;">Content here</div>
.mybackground {background-color:#dffdcd;}
Background color #dffdcd
Border around this has a color of #dffdcd
<div style="border:2px solid #dffdcd;">Content here</div>
.myborder {border:2px solid #dffdcd;}
Border color #dffdcd