#f5fddf color space conversions
Hex:
#f5fddf
RGB:
245, 253, 223
CMY:
4, 1, 13
CMYK:
3, 0, 12, 1
HSL:
76°, 88.2353%, 93.3333%
HSV (HSB):
76°, 11.8577%, 99.2157%
XYZ:
86.1008, 94.9907, 83.6091
xyY:
0.3253, 0.3589, 94.9907
CIE-Lab:
98.0298, -7.7149, 13.4584
CIE-LCH:
98.0298, 15.5128, 119.8231
CIE-Luv:
98.0298, -3.0012, 21.5608
Hunter-Lab:
97.4632, -12.8705, 17.3621
#f5fddf color charts
#f5fddf color shades, tints & tones
#f5fddf color schemes
#f5fddf color preview, HTML & CSS examples
This text has a color of #f5fddf
<p style="color:#f5fddf;">Text here</p>
.mytext {color:#f5fddf;}
This box has a color of #f5fddf
<div style="background-color:#f5fddf;">Content here</div>
.mybackground {background-color:#f5fddf;}
Border around this has a color of #f5fddf
<div style="border:2px solid #f5fddf;">Content here</div>
.myborder {border:2px solid #f5fddf;}