#f8fefa color space conversions
Hex:
#f8fefa
RGB:
248, 254, 250
CMY:
3, 0, 2
CMYK:
2, 0, 2, 0
HSL:
140°, 75.0000%, 98.4314%
HSV (HSB):
140°, 2.3622%, 99.6078%
XYZ:
91.4085, 97.7422, 104.4909
xyY:
0.3113, 0.3329, 97.7422
CIE-Lab:
99.1203, -2.6716, 1.2095
CIE-LCH:
99.1203, 2.9327, 155.6424
CIE-Luv:
99.1203, -3.1177, 2.3526
Hunter-Lab:
98.8647, -7.9752, 6.5412
#f8fefa color charts
#f8fefa color shades, tints & tones
#f8fefa color schemes
#f8fefa color preview, HTML & CSS examples
This text has a color of #f8fefa
<p style="color:#f8fefa;">Text here</p>
.mytext {color:#f8fefa;}
This box has a color of #f8fefa
<div style="background-color:#f8fefa;">Content here</div>
.mybackground {background-color:#f8fefa;}
Border around this has a color of #f8fefa
<div style="border:2px solid #f8fefa;">Content here</div>
.myborder {border:2px solid #f8fefa;}