#ddfffc color space conversions
Hex:
#ddfffc
RGB:
221, 255, 252
CMY:
13, 0, 1
CMYK:
13, 0, 1, 0
HSL:
175°, 100.0000%, 93.3333%
HSV (HSB):
175°, 13.3333%, 100.0000%
XYZ:
83.1495, 93.9204, 105.8415
xyY:
0.2939, 0.3320, 93.9204
CIE-Lab:
97.5999, -11.4539, -2.2582
CIE-LCH:
97.5999, 11.6744, 191.1531
CIE-Luv:
97.5999, -17.8029, -1.5156
Hunter-Lab:
96.9126, -16.4467, 3.0862
#ddfffc color charts
#ddfffc RGB chart
#ddfffc CMYK chart
#ddfffc RGB pie chart
#ddfffc color shades, tints & tones
#ddfffc color schemes
#ddfffc color preview, HTML & CSS examples
This text has a color of #ddfffc
<p style="color:#ddfffc;">Text here</p>
.mytext {color:#ddfffc;}
Text color #ddfffc
This box has a color of #ddfffc
<div style="background-color:#ddfffc;">Content here</div>
.mybackground {background-color:#ddfffc;}
Background color #ddfffc
Border around this has a color of #ddfffc
<div style="border:2px solid #ddfffc;">Content here</div>
.myborder {border:2px solid #ddfffc;}
Border color #ddfffc