#defddc color space conversions
Hex:
#defddc
RGB:
222, 253, 220
CMY:
13, 1, 14
CMYK:
12, 0, 13, 1
HSL:
116°, 89.1892%, 92.7451%
HSV (HSB):
116°, 13.0435%, 99.2157%
XYZ:
78.1677, 90.9475, 81.1449
xyY:
0.3123, 0.3634, 90.9475
CIE-Lab:
96.3884, -15.9794, 12.4456
CIE-LCH:
96.3884, 20.2542, 142.0866
CIE-Luv:
96.3884, -15.4977, 21.5548
Hunter-Lab:
95.3664, -20.5823, 16.3081
#defddc color charts
#defddc RGB chart
#defddc CMYK chart
#defddc RGB pie chart
#defddc color shades, tints & tones
#defddc color schemes
#defddc color preview, HTML & CSS examples
This text has a color of #defddc
<p style="color:#defddc;">Text here</p>
.mytext {color:#defddc;}
Text color #defddc
This box has a color of #defddc
<div style="background-color:#defddc;">Content here</div>
.mybackground {background-color:#defddc;}
Background color #defddc
Border around this has a color of #defddc
<div style="border:2px solid #defddc;">Content here</div>
.myborder {border:2px solid #defddc;}
Border color #defddc