#f5f8cf color space conversions
Hex:
#f5f8cf
RGB:
245, 248, 207
CMY:
4, 3, 19
CMYK:
1, 0, 17, 3
HSL:
64°, 74.5455%, 89.2157%
HSV (HSB):
64°, 16.5323%, 97.2549%
XYZ:
82.4861, 91.0523, 72.2588
xyY:
0.3356, 0.3704, 91.0523
CIE-Lab:
96.4316, -7.6931, 19.3965
CIE-LCH:
96.4316, 20.8664, 111.6345
CIE-Luv:
96.4316, 0.4004, 29.8664
Hunter-Lab:
95.4213, -12.6846, 21.8969
#f5f8cf color charts
#f5f8cf color shades, tints & tones
#f5f8cf color schemes
#f5f8cf color preview, HTML & CSS examples
This text has a color of #f5f8cf
<p style="color:#f5f8cf;">Text here</p>
.mytext {color:#f5f8cf;}
This box has a color of #f5f8cf
<div style="background-color:#f5f8cf;">Content here</div>
.mybackground {background-color:#f5f8cf;}
Border around this has a color of #f5f8cf
<div style="border:2px solid #f5f8cf;">Content here</div>
.myborder {border:2px solid #f5f8cf;}