#f5f8cd color space conversions
Hex:
#f5f8cd
RGB:
245, 248, 205
CMY:
4, 3, 20
CMYK:
1, 0, 17, 3
HSL:
64°, 75.4386%, 88.8235%
HSV (HSB):
64°, 17.3387%, 97.2549%
XYZ:
82.2430, 90.9551, 70.9790
xyY:
0.3368, 0.3725, 90.9551
CIE-Lab:
96.3915, -7.9894, 20.3635
CIE-LCH:
96.3915, 21.8747, 111.4221
CIE-Luv:
96.3915, 0.4952, 31.2525
Hunter-Lab:
95.3704, -12.9679, 22.6329
#f5f8cd color charts
#f5f8cd color shades, tints & tones
#f5f8cd color schemes
#f5f8cd color preview, HTML & CSS examples
This text has a color of #f5f8cd
<p style="color:#f5f8cd;">Text here</p>
.mytext {color:#f5f8cd;}
This box has a color of #f5f8cd
<div style="background-color:#f5f8cd;">Content here</div>
.mybackground {background-color:#f5f8cd;}
Border around this has a color of #f5f8cd
<div style="border:2px solid #f5f8cd;">Content here</div>
.myborder {border:2px solid #f5f8cd;}