#defbef color space conversions
Hex:
#defbef
RGB:
222, 251, 239
CMY:
13, 2, 6
CMYK:
12, 0, 5, 2
HSL:
155°, 78.3784%, 92.7451%
HSV (HSB):
155°, 11.5538%, 98.4314%
XYZ:
80.2014, 90.7560, 94.9519
xyY:
0.3016, 0.3413, 90.7560
CIE-Lab:
96.3095, -11.6114, 2.5588
CIE-LCH:
96.3095, 11.8900, 167.5726
CIE-Luv:
96.3095, -15.0444, 5.9972
Hunter-Lab:
95.2659, -16.4418, 7.5915
#defbef color charts
#defbef RGB chart
#defbef CMYK chart
#defbef RGB pie chart
#defbef color shades, tints & tones
#defbef color schemes
#defbef color preview, HTML & CSS examples
This text has a color of #defbef
<p style="color:#defbef;">Text here</p>
.mytext {color:#defbef;}
Text color #defbef
This box has a color of #defbef
<div style="background-color:#defbef;">Content here</div>
.mybackground {background-color:#defbef;}
Background color #defbef
Border around this has a color of #defbef
<div style="border:2px solid #defbef;">Content here</div>
.myborder {border:2px solid #defbef;}
Border color #defbef