#ddf4f2 color space conversions
Hex:
#ddf4f2
RGB:
221, 244, 242
CMY:
13, 4, 5
CMYK:
9, 0, 1, 4
HSL:
175°, 51.1111%, 91.1765%
HSV (HSB):
175°, 9.4262%, 95.6863%
XYZ:
78.1965, 86.4843, 96.5761
xyY:
0.2993, 0.3310, 86.4843
CIE-Lab:
94.5190, -7.8644, -1.6115
CIE-LCH:
94.5190, 8.0278, 191.5804
CIE-Luv:
94.5190, -12.2897, -1.1142
Hunter-Lab:
92.9969, -12.6529, 3.5260
#ddf4f2 color charts
#ddf4f2 color shades, tints & tones
#ddf4f2 color schemes
#ddf4f2 color preview, HTML & CSS examples
This text has a color of #ddf4f2
<p style="color:#ddf4f2;">Text here</p>
.mytext {color:#ddf4f2;}
This box has a color of #ddf4f2
<div style="background-color:#ddf4f2;">Content here</div>
.mybackground {background-color:#ddf4f2;}
Border around this has a color of #ddf4f2
<div style="border:2px solid #ddf4f2;">Content here</div>
.myborder {border:2px solid #ddf4f2;}