#defbdd color space conversions
Hex:
#defbdd
RGB:
222, 251, 221
CMY:
13, 2, 13
CMYK:
12, 0, 12, 2
HSL:
118°, 78.9474%, 92.5490%
HSV (HSB):
118°, 11.9522%, 98.4314%
XYZ:
77.6725, 89.7444, 81.6352
xyY:
0.3119, 0.3603, 89.7444
CIE-Lab:
95.8907, -14.8253, 11.2229
CIE-LCH:
95.8907, 18.5941, 142.8738
CIE-Luv:
95.8907, -14.5324, 19.5465
Hunter-Lab:
94.7335, -19.4306, 15.2212
#defbdd color charts
#defbdd color shades, tints & tones
#defbdd color schemes
#defbdd color preview, HTML & CSS examples
This text has a color of #defbdd
<p style="color:#defbdd;">Text here</p>
.mytext {color:#defbdd;}
This box has a color of #defbdd
<div style="background-color:#defbdd;">Content here</div>
.mybackground {background-color:#defbdd;}
Border around this has a color of #defbdd
<div style="border:2px solid #defbdd;">Content here</div>
.myborder {border:2px solid #defbdd;}