#deffdc color space conversions
Hex:
#deffdc
RGB:
222, 255, 220
CMY:
13, 0, 14
CMYK:
13, 0, 14, 0
HSL:
117°, 100.0000%, 93.1373%
HSV (HSB):
117°, 13.7255%, 100.0000%
XYZ:
78.8025, 92.2169, 81.3565
xyY:
0.3122, 0.3654, 92.2169
CIE-Lab:
96.9089, -16.9583, 13.1856
CIE-LCH:
96.9089, 21.4813, 142.1340
CIE-Luv:
96.9089, -16.4884, 22.8254
Hunter-Lab:
96.0296, -21.5737, 16.9902
#deffdc color charts
#deffdc RGB chart
#deffdc CMYK chart
#deffdc RGB pie chart
#deffdc color shades, tints & tones
#deffdc color schemes
#deffdc color preview, HTML & CSS examples
This text has a color of #deffdc
<p style="color:#deffdc;">Text here</p>
.mytext {color:#deffdc;}
Text color #deffdc
This box has a color of #deffdc
<div style="background-color:#deffdc;">Content here</div>
.mybackground {background-color:#deffdc;}
Background color #deffdc
Border around this has a color of #deffdc
<div style="border:2px solid #deffdc;">Content here</div>
.myborder {border:2px solid #deffdc;}
Border color #deffdc