#defbe3 color space conversions
Hex:
#defbe3
RGB:
222, 251, 227
CMY:
13, 2, 11
CMYK:
12, 0, 10, 2
HSL:
130°, 78.3784%, 92.7451%
HSV (HSB):
130°, 11.5538%, 98.4314%
XYZ:
78.4865, 90.0700, 85.9216
xyY:
0.3084, 0.3539, 90.0700
CIE-Lab:
96.0258, -13.7805, 8.3300
CIE-LCH:
96.0258, 16.1025, 148.8480
CIE-Luv:
96.0258, -14.7002, 15.0969
Hunter-Lab:
94.9052, -18.4648, 12.7560
#defbe3 color charts
#defbe3 color shades, tints & tones
#defbe3 color schemes
#defbe3 color preview, HTML & CSS examples
This text has a color of #defbe3
<p style="color:#defbe3;">Text here</p>
.mytext {color:#defbe3;}
This box has a color of #defbe3
<div style="background-color:#defbe3;">Content here</div>
.mybackground {background-color:#defbe3;}
Border around this has a color of #defbe3
<div style="border:2px solid #defbe3;">Content here</div>
.myborder {border:2px solid #defbe3;}