#ddfe85 color space conversions
Hex:
#ddfe85
RGB:
221, 254, 133
CMY:
13, 0, 48
CMYK:
13, 0, 48, 0
HSL:
76°, 98.3740%, 75.8824%
HSV (HSB):
76°, 47.6378%, 99.6078%
XYZ:
69.4942, 87.9492, 35.5035
xyY:
0.3602, 0.4558, 87.9492
CIE-Lab:
95.1396, -28.6065, 53.9623
CIE-LCH:
95.1396, 61.0759, 117.9290
CIE-Luv:
95.1396, -14.7580, 75.4925
Hunter-Lab:
93.7813, -31.8442, 43.2010
#ddfe85 color charts
#ddfe85 color shades, tints & tones
#ddfe85 color schemes
#ddfe85 color preview, HTML & CSS examples
This text has a color of #ddfe85
<p style="color:#ddfe85;">Text here</p>
.mytext {color:#ddfe85;}
This box has a color of #ddfe85
<div style="background-color:#ddfe85;">Content here</div>
.mybackground {background-color:#ddfe85;}
Border around this has a color of #ddfe85
<div style="border:2px solid #ddfe85;">Content here</div>
.myborder {border:2px solid #ddfe85;}