#defffd color space conversions
Hex:
#defffd
RGB:
222, 255, 253
CMY:
13, 0, 1
CMYK:
13, 0, 1, 0
HSL:
176°, 100.0000%, 93.5294%
HSV (HSB):
176°, 12.9412%, 100.0000%
XYZ:
83.6138, 94.1414, 106.6927
xyY:
0.2940, 0.3310, 94.1414
CIE-Lab:
97.6890, -10.9492, -2.6344
CIE-LCH:
97.6890, 11.2617, 193.5283
CIE-Luv:
97.6890, -17.3342, -2.1950
Hunter-Lab:
97.0265, -15.9718, 2.7218
#defffd color charts
#defffd RGB chart
#defffd CMYK chart
#defffd RGB pie chart
#defffd color shades, tints & tones
#defffd color schemes
#defffd color preview, HTML & CSS examples
This text has a color of #defffd
<p style="color:#defffd;">Text here</p>
.mytext {color:#defffd;}
Text color #defffd
This box has a color of #defffd
<div style="background-color:#defffd;">Content here</div>
.mybackground {background-color:#defffd;}
Background color #defffd
Border around this has a color of #defffd
<div style="border:2px solid #defffd;">Content here</div>
.myborder {border:2px solid #defffd;}
Border color #defffd