#ddd4f2 color space conversions
Hex:
#ddd4f2
RGB:
221, 212, 242
CMY:
13, 17, 5
CMYK:
9, 12, 0, 5
HSL:
258°, 53.5714%, 89.0196%
HSV (HSB):
258°, 12.3967%, 94.9020%
XYZ:
69.3893, 68.8699, 93.6404
xyY:
0.2992, 0.2970, 68.8699
CIE-Lab:
86.4396, 8.6665, -13.5744
CIE-LCH:
86.4396, 16.1050, 302.5558
CIE-Luv:
86.4396, 3.1466, -22.7837
Hunter-Lab:
82.9879, 4.0217, -8.8091
#ddd4f2 color charts
#ddd4f2 color shades, tints & tones
#ddd4f2 color schemes
#ddd4f2 color preview, HTML & CSS examples
This text has a color of #ddd4f2
<p style="color:#ddd4f2;">Text here</p>
.mytext {color:#ddd4f2;}
This box has a color of #ddd4f2
<div style="background-color:#ddd4f2;">Content here</div>
.mybackground {background-color:#ddd4f2;}
Border around this has a color of #ddd4f2
<div style="border:2px solid #ddd4f2;">Content here</div>
.myborder {border:2px solid #ddd4f2;}