#dfeffb color space conversions
Hex:
#dfeffb
RGB:
223, 239, 251
CMY:
13, 6, 2
CMYK:
11, 5, 0, 2
HSL:
206°, 77.7778%, 92.9412%
HSV (HSB):
206°, 11.1554%, 98.4314%
XYZ:
78.7105, 84.3860, 103.4064
xyY:
0.2953, 0.3166, 84.3860
CIE-Lab:
93.6179, -2.9558, -7.5926
CIE-LCH:
93.6179, 8.1476, 248.7290
CIE-Luv:
93.6179, -9.2138, -11.3937
Hunter-Lab:
91.8619, -7.8131, -2.4379
#dfeffb color charts
#dfeffb color shades, tints & tones
#dfeffb color schemes
#dfeffb color preview, HTML & CSS examples
This text has a color of #dfeffb
<p style="color:#dfeffb;">Text here</p>
.mytext {color:#dfeffb;}
This box has a color of #dfeffb
<div style="background-color:#dfeffb;">Content here</div>
.mybackground {background-color:#dfeffb;}
Border around this has a color of #dfeffb
<div style="border:2px solid #dfeffb;">Content here</div>
.myborder {border:2px solid #dfeffb;}