#ddffdd color space conversions
Hex:
#ddffdd
RGB:
221, 255, 221
CMY:
13, 0, 13
CMYK:
13, 0, 13, 0
HSL:
120°, 100.0000%, 93.3333%
HSV (HSB):
120°, 13.3333%, 100.0000%
XYZ:
78.6299, 92.1126, 82.0419
xyY:
0.3111, 0.3644, 92.1126
CIE-Lab:
96.8663, -17.1179, 12.6039
CIE-LCH:
96.8663, 21.2575, 143.6358
CIE-Luv:
96.8663, -17.0339, 22.0081
Hunter-Lab:
95.9753, -21.7167, 16.5003
#ddffdd color charts
#ddffdd color shades, tints & tones
#ddffdd color schemes
#ddffdd color preview, HTML & CSS examples
This text has a color of #ddffdd
<p style="color:#ddffdd;">Text here</p>
.mytext {color:#ddffdd;}
This box has a color of #ddffdd
<div style="background-color:#ddffdd;">Content here</div>
.mybackground {background-color:#ddffdd;}
Border around this has a color of #ddffdd
<div style="border:2px solid #ddffdd;">Content here</div>
.myborder {border:2px solid #ddffdd;}