#f9f5fa color space conversions
Hex:
#f9f5fa
RGB:
249, 245, 250
CMY:
2, 4, 2
CMYK:
0, 2, 0, 2
HSL:
288°, 33.3333%, 97.0588%
HSV (HSB):
288°, 2.0000%, 98.0392%
XYZ:
88.9746, 92.3467, 103.5777
xyY:
0.3123, 0.3241, 92.3467
CIE-Lab:
96.9618, 2.2124, -1.9357
CIE-LCH:
96.9618, 2.9396, 318.8166
CIE-Luv:
96.9618, 1.9581, -3.4018
Hunter-Lab:
96.0972, -2.9001, 3.3627
#f9f5fa color charts
#f9f5fa color shades, tints & tones
#f9f5fa color schemes
#f9f5fa color preview, HTML & CSS examples
This text has a color of #f9f5fa
<p style="color:#f9f5fa;">Text here</p>
.mytext {color:#f9f5fa;}
This box has a color of #f9f5fa
<div style="background-color:#f9f5fa;">Content here</div>
.mybackground {background-color:#f9f5fa;}
Border around this has a color of #f9f5fa
<div style="border:2px solid #f9f5fa;">Content here</div>
.myborder {border:2px solid #f9f5fa;}