#dffebf color space conversions
Hex:
#dffebf
RGB:
223, 254, 191
CMY:
13, 0, 25
CMYK:
12, 0, 25, 0
HSL:
90°, 96.9231%, 87.2549%
HSV (HSB):
90°, 24.8031%, 99.6078%
XYZ:
75.2772, 90.3332, 62.7587
xyY:
0.3296, 0.3956, 90.3332
CIE-Lab:
96.1348, -20.7332, 26.8919
CIE-LCH:
96.1348, 33.9565, 127.6316
CIE-Luv:
96.1348, -14.7518, 42.4465
Hunter-Lab:
95.0438, -24.9498, 27.3806
#dffebf color charts
#dffebf color shades, tints & tones
#dffebf color schemes
#dffebf color preview, HTML & CSS examples
This text has a color of #dffebf
<p style="color:#dffebf;">Text here</p>
.mytext {color:#dffebf;}
This box has a color of #dffebf
<div style="background-color:#dffebf;">Content here</div>
.mybackground {background-color:#dffebf;}
Border around this has a color of #dffebf
<div style="border:2px solid #dffebf;">Content here</div>
.myborder {border:2px solid #dffebf;}