#dff48d color space conversions
Hex:
#dff48d
RGB:
223, 244, 141
CMY:
13, 4, 45
CMYK:
9, 0, 42, 4
HSL:
72°, 82.4000%, 75.4902%
HSV (HSB):
72°, 42.2131%, 95.6863%
XYZ:
67.5898, 82.3124, 37.5248
xyY:
0.3606, 0.4392, 82.3124
CIE-Lab:
92.7126, -22.2982, 47.2135
CIE-LCH:
92.7126, 52.2142, 115.2806
CIE-Luv:
92.7126, -8.1391, 66.6039
Hunter-Lab:
90.7262, -25.7907, 38.9857
#dff48d color charts
#dff48d color shades, tints & tones
#dff48d color schemes
#dff48d color preview, HTML & CSS examples
This text has a color of #dff48d
<p style="color:#dff48d;">Text here</p>
.mytext {color:#dff48d;}
This box has a color of #dff48d
<div style="background-color:#dff48d;">Content here</div>
.mybackground {background-color:#dff48d;}
Border around this has a color of #dff48d
<div style="border:2px solid #dff48d;">Content here</div>
.myborder {border:2px solid #dff48d;}