#f7dde5 color space conversions
Hex:
#f7dde5
RGB:
247, 221, 229
CMY:
3, 13, 10
CMYK:
0, 11, 7, 3
HSL:
342°, 61.9048%, 91.7647%
HSV (HSB):
342°, 10.5263%, 96.8627%
XYZ:
78.3571, 77.1442, 84.8892
xyY:
0.3260, 0.3209, 77.1442
CIE-Lab:
90.3879, 10.2626, -0.6472
CIE-LCH:
90.3879, 10.2830, 356.3914
CIE-Luv:
90.3879, 14.6743, -2.8475
Hunter-Lab:
87.8318, 5.5390, 4.1786
#f7dde5 color charts
#f7dde5 color shades, tints & tones
#f7dde5 color schemes
#f7dde5 color preview, HTML & CSS examples
This text has a color of #f7dde5
<p style="color:#f7dde5;">Text here</p>
.mytext {color:#f7dde5;}
This box has a color of #f7dde5
<div style="background-color:#f7dde5;">Content here</div>
.mybackground {background-color:#f7dde5;}
Border around this has a color of #f7dde5
<div style="border:2px solid #f7dde5;">Content here</div>
.myborder {border:2px solid #f7dde5;}