#ddd2f7 color space conversions
Hex:
#ddd2f7
RGB:
221, 210, 247
CMY:
13, 18, 3
CMYK:
11, 15, 0, 3
HSL:
258°, 69.8113%, 89.6078%
HSV (HSB):
258°, 14.9798%, 96.8627%
XYZ:
69.6539, 68.1807, 97.4847
xyY:
0.2960, 0.2897, 68.1807
CIE-Lab:
86.0967, 10.7158, -16.7335
CIE-LCH:
86.0967, 19.8705, 302.6348
CIE-Luv:
86.0967, 3.7528, -28.2352
Hunter-Lab:
82.5716, 6.0746, -12.1981
#ddd2f7 color charts
#ddd2f7 color shades, tints & tones
#ddd2f7 color schemes
#ddd2f7 color preview, HTML & CSS examples
This text has a color of #ddd2f7
<p style="color:#ddd2f7;">Text here</p>
.mytext {color:#ddd2f7;}
This box has a color of #ddd2f7
<div style="background-color:#ddd2f7;">Content here</div>
.mybackground {background-color:#ddd2f7;}
Border around this has a color of #ddd2f7
<div style="border:2px solid #ddd2f7;">Content here</div>
.myborder {border:2px solid #ddd2f7;}