#dffefc color space conversions
Hex:
#dffefc
RGB:
223, 254, 252
CMY:
13, 0, 1
CMYK:
12, 0, 1, 0
HSL:
176°, 93.9394%, 93.5294%
HSV (HSB):
176°, 12.2047%, 99.6078%
XYZ:
83.4439, 93.5999, 105.7641
xyY:
0.2951, 0.3310, 93.5999
CIE-Lab:
97.4705, -10.3324, -2.4330
CIE-LCH:
97.4705, 10.6150, 193.2501
CIE-Luv:
97.4705, -16.3398, -1.9825
Hunter-Lab:
96.7470, -15.3518, 2.9070
#dffefc color charts
#dffefc RGB chart
#dffefc CMYK chart
#dffefc RGB pie chart
#dffefc color shades, tints & tones
#dffefc color schemes
#dffefc color preview, HTML & CSS examples
This text has a color of #dffefc
<p style="color:#dffefc;">Text here</p>
.mytext {color:#dffefc;}
Text color #dffefc
This box has a color of #dffefc
<div style="background-color:#dffefc;">Content here</div>
.mybackground {background-color:#dffefc;}
Background color #dffefc
Border around this has a color of #dffefc
<div style="border:2px solid #dffefc;">Content here</div>
.myborder {border:2px solid #dffefc;}
Border color #dffefc