#defffc color space conversions
Hex:
#defffc
RGB:
222, 255, 252
CMY:
13, 0, 1
CMYK:
13, 0, 1, 0
HSL:
175°, 100.0000%, 93.5294%
HSV (HSB):
175°, 12.9412%, 100.0000%
XYZ:
83.4549, 94.0779, 105.8558
xyY:
0.2945, 0.3320, 94.0779
CIE-Lab:
97.6634, -11.1426, -2.1577
CIE-LCH:
97.6634, 11.3496, 190.9595
CIE-Luv:
97.6634, -17.3075, -1.4108
Hunter-Lab:
96.9937, -16.1550, 3.1885
#defffc color charts
#defffc color shades, tints & tones
#defffc color schemes
#defffc color preview, HTML & CSS examples
This text has a color of #defffc
<p style="color:#defffc;">Text here</p>
.mytext {color:#defffc;}
This box has a color of #defffc
<div style="background-color:#defffc;">Content here</div>
.mybackground {background-color:#defffc;}
Border around this has a color of #defffc
<div style="border:2px solid #defffc;">Content here</div>
.myborder {border:2px solid #defffc;}