#defbdc color space conversions
Hex:
#defbdc
RGB:
222, 251, 220
CMY:
13, 2, 14
CMYK:
12, 0, 12, 2
HSL:
116°, 79.4872%, 92.3529%
HSV (HSB):
116°, 12.3506%, 98.4314%
XYZ:
77.5396, 89.6913, 80.9355
xyY:
0.3125, 0.3614, 89.6913
CIE-Lab:
95.8686, -14.9967, 11.7054
CIE-LCH:
95.8686, 19.0242, 142.0269
CIE-Luv:
95.8686, -14.5048, 20.2811
Hunter-Lab:
94.7055, -19.5886, 15.6245
#defbdc color charts
#defbdc color shades, tints & tones
#defbdc color schemes
#defbdc color preview, HTML & CSS examples
This text has a color of #defbdc
<p style="color:#defbdc;">Text here</p>
.mytext {color:#defbdc;}
This box has a color of #defbdc
<div style="background-color:#defbdc;">Content here</div>
.mybackground {background-color:#defbdc;}
Border around this has a color of #defbdc
<div style="border:2px solid #defbdc;">Content here</div>
.myborder {border:2px solid #defbdc;}