#f5fade color space conversions
Hex:
#f5fade
RGB:
245, 250, 222
CMY:
4, 2, 13
CMYK:
2, 0, 11, 2
HSL:
71°, 73.6842%, 92.5490%
HSV (HSB):
71°, 11.2000%, 98.0392%
XYZ:
85.0266, 93.0576, 82.5878
xyY:
0.3262, 0.3570, 93.0576
CIE-Lab:
97.2510, -6.3781, 12.8643
CIE-LCH:
97.2510, 14.3587, 116.3721
CIE-Luv:
97.2510, -1.3824, 20.4246
Hunter-Lab:
96.4664, -11.4841, 16.7665
#f5fade color charts
#f5fade color shades, tints & tones
#f5fade color schemes
#f5fade color preview, HTML & CSS examples
This text has a color of #f5fade
<p style="color:#f5fade;">Text here</p>
.mytext {color:#f5fade;}
This box has a color of #f5fade
<div style="background-color:#f5fade;">Content here</div>
.mybackground {background-color:#f5fade;}
Border around this has a color of #f5fade
<div style="border:2px solid #f5fade;">Content here</div>
.myborder {border:2px solid #f5fade;}