#dffee5 color space conversions
Hex:
#dffee5
RGB:
223, 254, 229
CMY:
13, 0, 10
CMYK:
12, 0, 10, 0
HSL:
132°, 93.9394%, 93.5294%
HSV (HSB):
132°, 12.2047%, 99.6078%
XYZ:
80.0161, 92.2287, 87.7134
xyY:
0.3078, 0.3548, 92.2287
CIE-Lab:
96.9137, -14.5801, 8.5850
CIE-LCH:
96.9137, 16.9199, 149.5096
CIE-Luv:
96.9137, -15.7054, 15.6411
Hunter-Lab:
96.0358, -19.3382, 13.0731
#dffee5 color charts
#dffee5 color shades, tints & tones
#dffee5 color schemes
#dffee5 color preview, HTML & CSS examples
This text has a color of #dffee5
<p style="color:#dffee5;">Text here</p>
.mytext {color:#dffee5;}
This box has a color of #dffee5
<div style="background-color:#dffee5;">Content here</div>
.mybackground {background-color:#dffee5;}
Border around this has a color of #dffee5
<div style="border:2px solid #dffee5;">Content here</div>
.myborder {border:2px solid #dffee5;}