#f5f6da color space conversions
Hex:
#f5f6da
RGB:
245, 246, 218
CMY:
4, 4, 15
CMYK:
0, 0, 11, 4
HSL:
62°, 60.8696%, 90.9804%
HSV (HSB):
62°, 11.3821%, 96.4706%
XYZ:
83.2668, 90.3860, 79.3873
xyY:
0.3291, 0.3572, 90.3860
CIE-Lab:
96.1566, -5.0080, 13.3648
CIE-LCH:
96.1566, 14.2723, 110.5419
CIE-Luv:
96.1566, 0.9293, 20.8473
Hunter-Lab:
95.0715, -10.0389, 17.0413
#f5f6da color charts
#f5f6da color shades, tints & tones
#f5f6da color schemes
#f5f6da color preview, HTML & CSS examples
This text has a color of #f5f6da
<p style="color:#f5f6da;">Text here</p>
.mytext {color:#f5f6da;}
This box has a color of #f5f6da
<div style="background-color:#f5f6da;">Content here</div>
.mybackground {background-color:#f5f6da;}
Border around this has a color of #f5f6da
<div style="border:2px solid #f5f6da;">Content here</div>
.myborder {border:2px solid #f5f6da;}