#f8fefd color space conversions
Hex:
#f8fefd
RGB:
248, 254, 253
CMY:
3, 0, 1
CMYK:
2, 0, 0, 0
HSL:
170°, 75.0000%, 98.4314%
HSV (HSB):
170°, 2.3622%, 99.6078%
XYZ:
91.8828, 97.9319, 106.9885
xyY:
0.3096, 0.3300, 97.9319
CIE-Lab:
99.1948, -2.1403, -0.2216
CIE-LCH:
99.1948, 2.1518, 185.9106
CIE-Luv:
99.1948, -3.2680, 0.0406
Hunter-Lab:
98.9606, -7.4474, 5.1726
#f8fefd color charts
#f8fefd color shades, tints & tones
#f8fefd color schemes
#f8fefd color preview, HTML & CSS examples
This text has a color of #f8fefd
<p style="color:#f8fefd;">Text here</p>
.mytext {color:#f8fefd;}
This box has a color of #f8fefd
<div style="background-color:#f8fefd;">Content here</div>
.mybackground {background-color:#f8fefd;}
Border around this has a color of #f8fefd
<div style="border:2px solid #f8fefd;">Content here</div>
.myborder {border:2px solid #f8fefd;}