#defbee color space conversions
Hex:
#defbee
RGB:
222, 251, 238
CMY:
13, 2, 7
CMYK:
12, 0, 5, 2
HSL:
153°, 78.3784%, 92.7451%
HSV (HSB):
153°, 11.5538%, 98.4314%
XYZ:
80.0540, 90.6970, 94.1759
xyY:
0.3022, 0.3423, 90.6970
CIE-Lab:
96.2851, -11.7961, 3.0388
CIE-LCH:
96.2851, 12.1813, 165.5541
CIE-Luv:
96.2851, -15.0153, 6.7650
Hunter-Lab:
95.2350, -16.6151, 8.0338
#defbee color charts
#defbee RGB chart
#defbee CMYK chart
#defbee RGB pie chart
#defbee color shades, tints & tones
#defbee color schemes
#defbee color preview, HTML & CSS examples
This text has a color of #defbee
<p style="color:#defbee;">Text here</p>
.mytext {color:#defbee;}
Text color #defbee
This box has a color of #defbee
<div style="background-color:#defbee;">Content here</div>
.mybackground {background-color:#defbee;}
Background color #defbee
Border around this has a color of #defbee
<div style="border:2px solid #defbee;">Content here</div>
.myborder {border:2px solid #defbee;}
Border color #defbee