#dddef2 color space conversions
Hex:
#dddef2
RGB:
221, 222, 242
CMY:
13, 13, 5
CMYK:
9, 8, 0, 5
HSL:
237°, 44.6809%, 90.7843%
HSV (HSB):
237°, 8.6777%, 94.9020%
XYZ:
71.9671, 74.0255, 94.4997
xyY:
0.2992, 0.3078, 74.0255
CIE-Lab:
88.9345, 3.4199, -9.8528
CIE-LCH:
88.9345, 10.4294, 289.1418
CIE-Luv:
88.9345, -1.6838, -15.9958
Hunter-Lab:
86.0381, -1.2592, -4.8943
#dddef2 color charts
#dddef2 color shades, tints & tones
#dddef2 color schemes
#dddef2 color preview, HTML & CSS examples
This text has a color of #dddef2
<p style="color:#dddef2;">Text here</p>
.mytext {color:#dddef2;}
This box has a color of #dddef2
<div style="background-color:#dddef2;">Content here</div>
.mybackground {background-color:#dddef2;}
Border around this has a color of #dddef2
<div style="border:2px solid #dddef2;">Content here</div>
.myborder {border:2px solid #dddef2;}