#f9daff color space conversions
Hex:
#f9daff
RGB:
249, 218, 255
CMY:
2, 15, 0
CMYK:
2, 15, 0, 0
HSL:
290°, 100.0000%, 92.7451%
HSV (HSB):
290°, 14.5098%, 100.0000%
XYZ:
82.1883, 77.5025, 105.2354
xyY:
0.3102, 0.2925, 77.5025
CIE-Lab:
90.5524, 17.0735, -14.0302
CIE-LCH:
90.5524, 22.0987, 320.5883
CIE-Luv:
90.5524, 15.1162, -25.1096
Hunter-Lab:
88.0355, 12.5821, -9.2489
#f9daff color charts
#f9daff color shades, tints & tones
#f9daff color schemes
#f9daff color preview, HTML & CSS examples
This text has a color of #f9daff
<p style="color:#f9daff;">Text here</p>
.mytext {color:#f9daff;}
This box has a color of #f9daff
<div style="background-color:#f9daff;">Content here</div>
.mybackground {background-color:#f9daff;}
Border around this has a color of #f9daff
<div style="border:2px solid #f9daff;">Content here</div>
.myborder {border:2px solid #f9daff;}