#dfebf2 color space conversions
Hex:
#dfebf2
RGB:
223, 235, 242
CMY:
13, 8, 5
CMYK:
8, 3, 0, 5
HSL:
202°, 42.2222%, 91.1765%
HSV (HSB):
202°, 7.8512%, 94.9020%
XYZ:
76.1668, 81.5154, 95.7240
xyY:
0.3006, 0.3217, 81.5154
CIE-Lab:
92.3606, -2.6499, -4.7662
CIE-LCH:
92.3606, 5.4533, 240.9272
CIE-Luv:
92.3606, -6.9046, -6.9460
Hunter-Lab:
90.2859, -7.4146, 0.3390
#dfebf2 color charts
#dfebf2 color shades, tints & tones
#dfebf2 color schemes
#dfebf2 color preview, HTML & CSS examples
This text has a color of #dfebf2
<p style="color:#dfebf2;">Text here</p>
.mytext {color:#dfebf2;}
This box has a color of #dfebf2
<div style="background-color:#dfebf2;">Content here</div>
.mybackground {background-color:#dfebf2;}
Border around this has a color of #dfebf2
<div style="border:2px solid #dfebf2;">Content here</div>
.myborder {border:2px solid #dfebf2;}