#dffeca color space conversions
Hex:
#dffeca
RGB:
223, 254, 202
CMY:
13, 0, 21
CMYK:
12, 0, 20, 0
HSL:
96°, 96.2963%, 89.4118%
HSV (HSB):
96°, 20.4724%, 99.6078%
XYZ:
76.5339, 90.8359, 69.3764
xyY:
0.3233, 0.3837, 90.8359
CIE-Lab:
96.3424, -19.0680, 21.5939
CIE-LCH:
96.3424, 28.8078, 131.4453
CIE-Luv:
96.3424, -15.0141, 35.0360
Hunter-Lab:
95.3079, -23.4501, 23.5572
#dffeca color charts
#dffeca color shades, tints & tones
#dffeca color schemes
#dffeca color preview, HTML & CSS examples
This text has a color of #dffeca
<p style="color:#dffeca;">Text here</p>
.mytext {color:#dffeca;}
This box has a color of #dffeca
<div style="background-color:#dffeca;">Content here</div>
.mybackground {background-color:#dffeca;}
Border around this has a color of #dffeca
<div style="border:2px solid #dffeca;">Content here</div>
.myborder {border:2px solid #dffeca;}