#ddf9e6 color space conversions
Hex:
#ddf9e6
RGB:
221, 249, 230
CMY:
13, 2, 10
CMYK:
11, 0, 8, 2
HSL:
139°, 70.0000%, 92.1569%
HSV (HSB):
139°, 11.2450%, 97.6471%
XYZ:
77.9774, 88.8367, 87.9003
xyY:
0.3061, 0.3488, 88.8367
CIE-Lab:
95.5121, -12.5829, 6.0364
CIE-LCH:
95.5121, 13.9559, 154.3714
CIE-Luv:
95.5121, -14.3279, 11.4420
Hunter-Lab:
94.2532, -17.2668, 10.6836
#ddf9e6 color charts
#ddf9e6 color shades, tints & tones
#ddf9e6 color schemes
#ddf9e6 color preview, HTML & CSS examples
This text has a color of #ddf9e6
<p style="color:#ddf9e6;">Text here</p>
.mytext {color:#ddf9e6;}
This box has a color of #ddf9e6
<div style="background-color:#ddf9e6;">Content here</div>
.mybackground {background-color:#ddf9e6;}
Border around this has a color of #ddf9e6
<div style="border:2px solid #ddf9e6;">Content here</div>
.myborder {border:2px solid #ddf9e6;}