#dfedf3 color space conversions
Hex:
#dfedf3
RGB:
223, 237, 243
CMY:
13, 7, 5
CMYK:
8, 2, 0, 5
HSL:
198°, 45.4545%, 91.3725%
HSV (HSB):
198°, 8.2305%, 95.2941%
XYZ:
76.8933, 82.7274, 96.7093
xyY:
0.3000, 0.3227, 82.7274
CIE-Lab:
92.8950, -3.4814, -4.4999
CIE-LCH:
92.8950, 5.6894, 232.2728
CIE-Luv:
92.8950, -7.9160, -6.3887
Hunter-Lab:
90.9546, -8.2662, 0.6270
#dfedf3 color charts
#dfedf3 color shades, tints & tones
#dfedf3 color schemes
#dfedf3 color preview, HTML & CSS examples
This text has a color of #dfedf3
<p style="color:#dfedf3;">Text here</p>
.mytext {color:#dfedf3;}
This box has a color of #dfedf3
<div style="background-color:#dfedf3;">Content here</div>
.mybackground {background-color:#dfedf3;}
Border around this has a color of #dfedf3
<div style="border:2px solid #dfedf3;">Content here</div>
.myborder {border:2px solid #dfedf3;}