#def8dc color space conversions
Hex:
#def8dc
RGB:
222, 248, 220
CMY:
13, 3, 14
CMYK:
10, 0, 11, 3
HSL:
116°, 66.6667%, 91.7647%
HSV (HSB):
116°, 11.2903%, 97.2549%
XYZ:
76.6099, 87.8317, 80.6256
xyY:
0.3126, 0.3584, 87.8317
CIE-Lab:
95.0900, -13.5159, 10.5947
CIE-LCH:
95.0900, 17.1735, 141.9083
CIE-Luv:
95.0900, -13.0110, 18.3653
Hunter-Lab:
93.7186, -18.0934, 14.5961
#def8dc color charts
#def8dc RGB chart
#def8dc CMYK chart
#def8dc RGB pie chart
#def8dc color shades, tints & tones
#def8dc color schemes
#def8dc color preview, HTML & CSS examples
This text has a color of #def8dc
<p style="color:#def8dc;">Text here</p>
.mytext {color:#def8dc;}
Text color #def8dc
This box has a color of #def8dc
<div style="background-color:#def8dc;">Content here</div>
.mybackground {background-color:#def8dc;}
Background color #def8dc
Border around this has a color of #def8dc
<div style="border:2px solid #def8dc;">Content here</div>
.myborder {border:2px solid #def8dc;}
Border color #def8dc