#dfdef7 color space conversions
Hex:
#dfdef7
RGB:
223, 222, 247
CMY:
13, 13, 3
CMYK:
10, 10, 0, 3
HSL:
242°, 60.9756%, 91.9608%
HSV (HSB):
242°, 10.1215%, 96.8627%
XYZ:
73.3412, 74.6459, 98.5383
xyY:
0.2975, 0.3028, 74.6459
CIE-Lab:
89.2269, 5.0420, -12.0286
CIE-LCH:
89.2269, 13.0426, 292.7419
CIE-Luv:
89.2269, -0.8948, -19.7707
Hunter-Lab:
86.3979, 0.3283, -7.1428
#dfdef7 color charts
#dfdef7 color shades, tints & tones
#dfdef7 color schemes
#dfdef7 color preview, HTML & CSS examples
This text has a color of #dfdef7
<p style="color:#dfdef7;">Text here</p>
.mytext {color:#dfdef7;}
This box has a color of #dfdef7
<div style="background-color:#dfdef7;">Content here</div>
.mybackground {background-color:#dfdef7;}
Border around this has a color of #dfdef7
<div style="border:2px solid #dfdef7;">Content here</div>
.myborder {border:2px solid #dfdef7;}