#defdd8 color space conversions
Hex:
#defdd8
RGB:
222, 253, 216
CMY:
13, 1, 15
CMYK:
12, 0, 15, 1
HSL:
110°, 90.2439%, 91.9608%
HSV (HSB):
110°, 14.6245%, 99.2157%
XYZ:
77.6442, 90.7380, 78.3877
xyY:
0.3146, 0.3677, 90.7380
CIE-Lab:
96.3021, -16.6555, 14.3742
CIE-LCH:
96.3021, 22.0006, 139.2048
CIE-Luv:
96.3021, -15.3944, 24.4605
Hunter-Lab:
95.2565, -21.2025, 17.8891
#defdd8 color charts
#defdd8 color shades, tints & tones
#defdd8 color schemes
#defdd8 color preview, HTML & CSS examples
This text has a color of #defdd8
<p style="color:#defdd8;">Text here</p>
.mytext {color:#defdd8;}
This box has a color of #defdd8
<div style="background-color:#defdd8;">Content here</div>
.mybackground {background-color:#defdd8;}
Border around this has a color of #defdd8
<div style="border:2px solid #defdd8;">Content here</div>
.myborder {border:2px solid #defdd8;}