#f7ddef color space conversions
Hex:
#f7ddef
RGB:
247, 221, 239
CMY:
3, 13, 6
CMYK:
0, 11, 3, 3
HSL:
318°, 61.9048%, 91.7647%
HSV (HSB):
318°, 10.5263%, 96.8627%
XYZ:
79.7942, 77.7191, 92.4570
xyY:
0.3192, 0.3109, 77.7191
CIE-Lab:
90.6515, 11.9753, -5.5078
CIE-LCH:
90.6515, 13.1812, 335.3007
CIE-Luv:
90.6515, 13.8330, -10.6644
Hunter-Lab:
88.1584, 7.2872, -0.4701
#f7ddef color charts
#f7ddef color shades, tints & tones
#f7ddef color schemes
#f7ddef color preview, HTML & CSS examples
This text has a color of #f7ddef
<p style="color:#f7ddef;">Text here</p>
.mytext {color:#f7ddef;}
This box has a color of #f7ddef
<div style="background-color:#f7ddef;">Content here</div>
.mybackground {background-color:#f7ddef;}
Border around this has a color of #f7ddef
<div style="border:2px solid #f7ddef;">Content here</div>
.myborder {border:2px solid #f7ddef;}