#def8db color space conversions
Hex:
#def8db
RGB:
222, 248, 219
CMY:
13, 3, 14
CMYK:
10, 0, 12, 3
HSL:
114°, 67.4419%, 91.5686%
HSV (HSB):
114°, 11.6935%, 97.2549%
XYZ:
76.4778, 87.7789, 79.9300
xyY:
0.3132, 0.3595, 87.7789
CIE-Lab:
95.0678, -13.6875, 11.0781
CIE-LCH:
95.0678, 17.6088, 141.0147
CIE-Luv:
95.0678, -12.9810, 19.1023
Hunter-Lab:
93.6904, -18.2518, 15.0012
#def8db color charts
#def8db color shades, tints & tones
#def8db color schemes
#def8db color preview, HTML & CSS examples
This text has a color of #def8db
<p style="color:#def8db;">Text here</p>
.mytext {color:#def8db;}
This box has a color of #def8db
<div style="background-color:#def8db;">Content here</div>
.mybackground {background-color:#def8db;}
Border around this has a color of #def8db
<div style="border:2px solid #def8db;">Content here</div>
.myborder {border:2px solid #def8db;}