#f5faf0 color space conversions
Hex:
#f5faf0
RGB:
245, 250, 240
CMY:
4, 2, 6
CMYK:
2, 0, 4, 2
HSL:
90°, 50.0000%, 96.0784%
HSV (HSB):
90°, 4.0000%, 98.0392%
XYZ:
87.5700, 94.0750, 95.9809
xyY:
0.3154, 0.3389, 94.0750
CIE-Lab:
97.6622, -3.3940, 4.2033
CIE-LCH:
97.6622, 5.4025, 128.9195
CIE-Luv:
97.6622, -2.2655, 7.0547
Hunter-Lab:
96.9922, -8.5768, 9.2228
#f5faf0 color charts
#f5faf0 color shades, tints & tones
#f5faf0 color schemes
#f5faf0 color preview, HTML & CSS examples
This text has a color of #f5faf0
<p style="color:#f5faf0;">Text here</p>
.mytext {color:#f5faf0;}
This box has a color of #f5faf0
<div style="background-color:#f5faf0;">Content here</div>
.mybackground {background-color:#f5faf0;}
Border around this has a color of #f5faf0
<div style="border:2px solid #f5faf0;">Content here</div>
.myborder {border:2px solid #f5faf0;}