#ddfefc color space conversions
Hex:
#ddfefc
RGB:
221, 254, 252
CMY:
13, 0, 1
CMYK:
13, 0, 1, 0
HSL:
176°, 94.2857%, 93.1373%
HSV (HSB):
176°, 12.9921%, 99.6078%
XYZ:
82.8313, 93.2840, 105.7354
xyY:
0.2939, 0.3310, 93.2840
CIE-Lab:
97.3428, -10.9562, -2.6354
CIE-LCH:
97.3428, 11.2687, 193.5248
CIE-Luv:
97.3428, -17.3348, -2.1945
Hunter-Lab:
96.5837, -15.9377, 2.7006
#ddfefc color charts
#ddfefc RGB chart
#ddfefc CMYK chart
#ddfefc RGB pie chart
#ddfefc color shades, tints & tones
#ddfefc color schemes
#ddfefc color preview, HTML & CSS examples
This text has a color of #ddfefc
<p style="color:#ddfefc;">Text here</p>
.mytext {color:#ddfefc;}
Text color #ddfefc
This box has a color of #ddfefc
<div style="background-color:#ddfefc;">Content here</div>
.mybackground {background-color:#ddfefc;}
Background color #ddfefc
Border around this has a color of #ddfefc
<div style="border:2px solid #ddfefc;">Content here</div>
.myborder {border:2px solid #ddfefc;}
Border color #ddfefc