#f7dde7 color space conversions
Hex:
#f7dde7
RGB:
247, 221, 231
CMY:
3, 13, 9
CMYK:
0, 11, 6, 3
HSL:
337°, 61.9048%, 91.7647%
HSV (HSB):
337°, 10.5263%, 96.8627%
XYZ:
78.6380, 77.2566, 86.3686
xyY:
0.3246, 0.3189, 77.2566
CIE-Lab:
90.4396, 10.5997, -1.6214
CIE-LCH:
90.4396, 10.7230, 351.3031
CIE-Luv:
90.4396, 14.5072, -4.3989
Hunter-Lab:
87.8957, 5.8818, 3.2671
#f7dde7 color charts
#f7dde7 color shades, tints & tones
#f7dde7 color schemes
#f7dde7 color preview, HTML & CSS examples
This text has a color of #f7dde7
<p style="color:#f7dde7;">Text here</p>
.mytext {color:#f7dde7;}
This box has a color of #f7dde7
<div style="background-color:#f7dde7;">Content here</div>
.mybackground {background-color:#f7dde7;}
Border around this has a color of #f7dde7
<div style="border:2px solid #f7dde7;">Content here</div>
.myborder {border:2px solid #f7dde7;}