#f7daf8 color space conversions
Hex:
#f7daf8
RGB:
247, 218, 248
CMY:
3, 15, 3
CMYK:
0, 12, 0, 3
HSL:
298°, 68.1818%, 91.3725%
HSV (HSB):
298°, 12.0968%, 97.2549%
XYZ:
80.3725, 76.6943, 99.3743
xyY:
0.3134, 0.2991, 76.6943
CIE-Lab:
90.1807, 15.1414, -10.9296
CIE-LCH:
90.1807, 18.6740, 324.1767
CIE-Luv:
90.1807, 14.5771, -19.7796
Hunter-Lab:
87.5753, 10.5622, -5.9755
#f7daf8 color charts
#f7daf8 color shades, tints & tones
#f7daf8 color schemes
#f7daf8 color preview, HTML & CSS examples
This text has a color of #f7daf8
<p style="color:#f7daf8;">Text here</p>
.mytext {color:#f7daf8;}
This box has a color of #f7daf8
<div style="background-color:#f7daf8;">Content here</div>
.mybackground {background-color:#f7daf8;}
Border around this has a color of #f7daf8
<div style="border:2px solid #f7daf8;">Content here</div>
.myborder {border:2px solid #f7daf8;}