#defbf0 color space conversions
Hex:
#defbf0
RGB:
222, 251, 240
CMY:
13, 2, 6
CMYK:
12, 0, 4, 2
HSL:
157°, 78.3784%, 92.7451%
HSV (HSB):
157°, 11.5538%, 98.4314%
XYZ:
80.3496, 90.8152, 95.7323
xyY:
0.3011, 0.3403, 90.8152
CIE-Lab:
96.3339, -11.4259, 2.0789
CIE-LCH:
96.3339, 11.6135, 169.6882
CIE-Luv:
96.3339, -15.0735, 5.2277
Hunter-Lab:
95.2970, -16.2678, 7.1471
#defbf0 color charts
#defbf0 color shades, tints & tones
#defbf0 color schemes
#defbf0 color preview, HTML & CSS examples
This text has a color of #defbf0
<p style="color:#defbf0;">Text here</p>
.mytext {color:#defbf0;}
This box has a color of #defbf0
<div style="background-color:#defbf0;">Content here</div>
.mybackground {background-color:#defbf0;}
Border around this has a color of #defbf0
<div style="border:2px solid #defbf0;">Content here</div>
.myborder {border:2px solid #defbf0;}