#f7dafb color space conversions
Hex:
#f7dafb
RGB:
247, 218, 251
CMY:
3, 15, 2
CMYK:
2, 13, 0, 2
HSL:
293°, 80.4878%, 91.9608%
HSV (HSB):
293°, 13.1474%, 98.4314%
XYZ:
80.8418, 76.8820, 101.8457
xyY:
0.3114, 0.2962, 76.8820
CIE-Lab:
90.2673, 15.6867, -12.3754
CIE-LCH:
90.2673, 19.9806, 321.7297
CIE-Luv:
90.2673, 14.3072, -22.1925
Hunter-Lab:
87.6824, 11.1300, -7.4894
#f7dafb color charts
#f7dafb color shades, tints & tones
#f7dafb color schemes
#f7dafb color preview, HTML & CSS examples
This text has a color of #f7dafb
<p style="color:#f7dafb;">Text here</p>
.mytext {color:#f7dafb;}
This box has a color of #f7dafb
<div style="background-color:#f7dafb;">Content here</div>
.mybackground {background-color:#f7dafb;}
Border around this has a color of #f7dafb
<div style="border:2px solid #f7dafb;">Content here</div>
.myborder {border:2px solid #f7dafb;}