#f8daef color space conversions
Hex:
#f8daef
RGB:
248, 218, 239
CMY:
3, 15, 6
CMYK:
0, 12, 4, 3
HSL:
318°, 68.1818%, 91.3725%
HSV (HSB):
318°, 12.0968%, 97.2549%
XYZ:
79.3628, 76.3313, 92.2119
xyY:
0.3201, 0.3079, 76.3313
CIE-Lab:
90.0129, 13.8764, -6.4414
CIE-LCH:
90.0129, 15.2985, 335.0993
CIE-Luv:
90.0129, 15.9820, -12.4552
Hunter-Lab:
87.3678, 9.2516, -1.4199
#f8daef color charts
#f8daef color shades, tints & tones
#f8daef color schemes
#f8daef color preview, HTML & CSS examples
This text has a color of #f8daef
<p style="color:#f8daef;">Text here</p>
.mytext {color:#f8daef;}
This box has a color of #f8daef
<div style="background-color:#f8daef;">Content here</div>
.mybackground {background-color:#f8daef;}
Border around this has a color of #f8daef
<div style="border:2px solid #f8daef;">Content here</div>
.myborder {border:2px solid #f8daef;}