#defdd2 color space conversions
Hex:
#defdd2
RGB:
222, 253, 210
CMY:
13, 1, 18
CMYK:
12, 0, 17, 1
HSL:
103°, 91.4894%, 90.7843%
HSV (HSB):
103°, 16.9960%, 99.2157%
XYZ:
76.8823, 90.4333, 74.3760
xyY:
0.3181, 0.3742, 90.4333
CIE-Lab:
96.1762, -17.6468, 17.2688
CIE-LCH:
96.1762, 24.6905, 135.6202
CIE-Luv:
96.1762, -15.2421, 28.7539
Hunter-Lab:
95.0964, -22.1073, 20.1961
#defdd2 color charts
#defdd2 color shades, tints & tones
#defdd2 color schemes
#defdd2 color preview, HTML & CSS examples
This text has a color of #defdd2
<p style="color:#defdd2;">Text here</p>
.mytext {color:#defdd2;}
This box has a color of #defdd2
<div style="background-color:#defdd2;">Content here</div>
.mybackground {background-color:#defdd2;}
Border around this has a color of #defdd2
<div style="border:2px solid #defdd2;">Content here</div>
.myborder {border:2px solid #defdd2;}