#ddf3ca color space conversions
Hex:
#ddf3ca
RGB:
221, 243, 202
CMY:
13, 5, 21
CMYK:
9, 0, 17, 5
HSL:
92°, 63.0769%, 87.2549%
HSV (HSB):
92°, 16.8724%, 95.2941%
XYZ:
72.5301, 83.7376, 68.2173
xyY:
0.3231, 0.3730, 83.7376
CIE-Lab:
93.3364, -14.3685, 17.3750
CIE-LCH:
93.3364, 22.5465, 129.5895
CIE-Luv:
93.3364, -10.4595, 28.1442
Hunter-Lab:
91.5083, -18.6591, 19.8564
#ddf3ca color charts
#ddf3ca color shades, tints & tones
#ddf3ca color schemes
#ddf3ca color preview, HTML & CSS examples
This text has a color of #ddf3ca
<p style="color:#ddf3ca;">Text here</p>
.mytext {color:#ddf3ca;}
This box has a color of #ddf3ca
<div style="background-color:#ddf3ca;">Content here</div>
.mybackground {background-color:#ddf3ca;}
Border around this has a color of #ddf3ca
<div style="border:2px solid #ddf3ca;">Content here</div>
.myborder {border:2px solid #ddf3ca;}