#f4faf5 color space conversions
Hex:
#f4faf5
RGB:
244, 250, 245
CMY:
4, 2, 4
CMYK:
2, 0, 2, 2
HSL:
130°, 37.5000%, 96.8627%
HSV (HSB):
130°, 2.4000%, 98.0392%
XYZ:
87.9753, 94.1969, 99.9312
xyY:
0.3119, 0.3339, 94.1969
CIE-Lab:
97.7113, -2.8561, 1.6924
CIE-LCH:
97.7113, 3.3199, 149.3517
CIE-Luv:
97.7113, -3.0710, 3.1238
Hunter-Lab:
97.0551, -8.0456, 6.8915
#f4faf5 color charts
#f4faf5 color shades, tints & tones
#f4faf5 color schemes
#f4faf5 color preview, HTML & CSS examples
This text has a color of #f4faf5
<p style="color:#f4faf5;">Text here</p>
.mytext {color:#f4faf5;}
This box has a color of #f4faf5
<div style="background-color:#f4faf5;">Content here</div>
.mybackground {background-color:#f4faf5;}
Border around this has a color of #f4faf5
<div style="border:2px solid #f4faf5;">Content here</div>
.myborder {border:2px solid #f4faf5;}