#ddf38d color space conversions
Hex:
#ddf38d
RGB:
221, 243, 141
CMY:
13, 5, 45
CMYK:
9, 0, 42, 5
HSL:
73°, 80.9524%, 75.2941%
HSV (HSB):
73°, 41.9753%, 95.2941%
XYZ:
66.6771, 81.3964, 37.3961
xyY:
0.3595, 0.4389, 81.3964
CIE-Lab:
92.3078, -22.5715, 46.6761
CIE-LCH:
92.3078, 51.8472, 115.8074
CIE-Luv:
92.3078, -8.7698, 65.9962
Hunter-Lab:
90.2200, -25.9644, 38.5783
#ddf38d color charts
#ddf38d color shades, tints & tones
#ddf38d color schemes
#ddf38d color preview, HTML & CSS examples
This text has a color of #ddf38d
<p style="color:#ddf38d;">Text here</p>
.mytext {color:#ddf38d;}
This box has a color of #ddf38d
<div style="background-color:#ddf38d;">Content here</div>
.mybackground {background-color:#ddf38d;}
Border around this has a color of #ddf38d
<div style="border:2px solid #ddf38d;">Content here</div>
.myborder {border:2px solid #ddf38d;}