#ddfed6 color space conversions
Hex:
#ddfed6
RGB:
221, 254, 214
CMY:
13, 0, 16
CMYK:
13, 0, 16, 0
HSL:
110°, 95.2381%, 91.7647%
HSV (HSB):
110°, 15.7480%, 99.6078%
XYZ:
77.3982, 91.1108, 77.1252
xyY:
0.3151, 0.3709, 91.1108
CIE-Lab:
96.4557, -17.8116, 15.6066
CIE-LCH:
96.4557, 23.6816, 138.7750
CIE-Luv:
96.4557, -16.3717, 26.4415
Hunter-Lab:
95.4520, -22.3024, 18.9101
#ddfed6 color charts
#ddfed6 color shades, tints & tones
#ddfed6 color schemes
#ddfed6 color preview, HTML & CSS examples
This text has a color of #ddfed6
<p style="color:#ddfed6;">Text here</p>
.mytext {color:#ddfed6;}
This box has a color of #ddfed6
<div style="background-color:#ddfed6;">Content here</div>
.mybackground {background-color:#ddfed6;}
Border around this has a color of #ddfed6
<div style="border:2px solid #ddfed6;">Content here</div>
.myborder {border:2px solid #ddfed6;}