#dffffc color space conversions
Hex:
#dffffc
RGB:
223, 255, 252
CMY:
13, 0, 1
CMYK:
13, 0, 1, 0
HSL:
174°, 100.0000%, 93.7255%
HSV (HSB):
174°, 12.5490%, 100.0000%
XYZ:
83.7621, 94.2363, 105.8701
xyY:
0.2951, 0.3320, 94.2363
CIE-Lab:
97.7271, -10.8306, -2.0568
CIE-LCH:
97.7271, 11.0242, 190.7528
CIE-Luv:
97.7271, -16.8101, -1.3055
Hunter-Lab:
97.0754, -15.8620, 3.2912
#dffffc color charts
#dffffc RGB chart
#dffffc CMYK chart
#dffffc RGB pie chart
#dffffc color shades, tints & tones
#dffffc color schemes
#dffffc color preview, HTML & CSS examples
This text has a color of #dffffc
<p style="color:#dffffc;">Text here</p>
.mytext {color:#dffffc;}
Text color #dffffc
This box has a color of #dffffc
<div style="background-color:#dffffc;">Content here</div>
.mybackground {background-color:#dffffc;}
Background color #dffffc
Border around this has a color of #dffffc
<div style="border:2px solid #dffffc;">Content here</div>
.myborder {border:2px solid #dffffc;}
Border color #dffffc