#f5fedc color space conversions
Hex:
#f5fedc
RGB:
245, 254, 220
CMY:
4, 0, 14
CMYK:
4, 0, 13, 0
HSL:
76°, 94.4444%, 92.9412%
HSV (HSB):
76°, 13.3858%, 99.6078%
XYZ:
86.0163, 95.4634, 81.6029
xyY:
0.3270, 0.3629, 95.4634
CIE-Lab:
98.2186, -8.6871, 15.2607
CIE-LCH:
98.2186, 17.5600, 119.6505
CIE-Luv:
98.2186, -3.3915, 24.3367
Hunter-Lab:
97.7054, -13.8395, 18.8751
#f5fedc color charts
#f5fedc color shades, tints & tones
#f5fedc color schemes
#f5fedc color preview, HTML & CSS examples
This text has a color of #f5fedc
<p style="color:#f5fedc;">Text here</p>
.mytext {color:#f5fedc;}
This box has a color of #f5fedc
<div style="background-color:#f5fedc;">Content here</div>
.mybackground {background-color:#f5fedc;}
Border around this has a color of #f5fedc
<div style="border:2px solid #f5fedc;">Content here</div>
.myborder {border:2px solid #f5fedc;}