#ddf7f2 color space conversions
Hex:
#ddf7f2
RGB:
221, 247, 242
CMY:
13, 3, 5
CMYK:
11, 0, 2, 3
HSL:
168°, 61.9048%, 91.7647%
HSV (HSB):
168°, 10.5263%, 96.8627%
XYZ:
79.1066, 88.3045, 96.8795
xyY:
0.2993, 0.3341, 88.3045
CIE-Lab:
95.2890, -9.3726, -0.4850
CIE-LCH:
95.2890, 9.3851, 182.9622
CIE-Luv:
95.2890, -13.7277, 0.9010
Hunter-Lab:
93.9705, -14.1828, 4.6539
#ddf7f2 color charts
#ddf7f2 color shades, tints & tones
#ddf7f2 color schemes
#ddf7f2 color preview, HTML & CSS examples
This text has a color of #ddf7f2
<p style="color:#ddf7f2;">Text here</p>
.mytext {color:#ddf7f2;}
This box has a color of #ddf7f2
<div style="background-color:#ddf7f2;">Content here</div>
.mybackground {background-color:#ddf7f2;}
Border around this has a color of #ddf7f2
<div style="border:2px solid #ddf7f2;">Content here</div>
.myborder {border:2px solid #ddf7f2;}