#defdd5 color space conversions
Hex:
#defdd5
RGB:
222, 253, 213
CMY:
13, 1, 16
CMYK:
12, 0, 16, 1
HSL:
107°, 90.9091%, 91.3725%
HSV (HSB):
107°, 15.8103%, 99.2157%
XYZ:
77.2597, 90.5843, 76.3633
xyY:
0.3164, 0.3709, 90.5843
CIE-Lab:
96.2386, -17.1546, 15.8213
CIE-LCH:
96.2386, 23.3366, 137.3153
CIE-Luv:
96.2386, -15.3179, 26.6172
Hunter-Lab:
95.1758, -21.6587, 19.0523
#defdd5 color charts
#defdd5 color shades, tints & tones
#defdd5 color schemes
#defdd5 color preview, HTML & CSS examples
This text has a color of #defdd5
<p style="color:#defdd5;">Text here</p>
.mytext {color:#defdd5;}
This box has a color of #defdd5
<div style="background-color:#defdd5;">Content here</div>
.mybackground {background-color:#defdd5;}
Border around this has a color of #defdd5
<div style="border:2px solid #defdd5;">Content here</div>
.myborder {border:2px solid #defdd5;}