#f5f0f1 color space conversions
Hex:
#f5f0f1
RGB:
245, 240, 241
CMY:
4, 6, 5
CMYK:
0, 2, 2, 4
HSL:
348°, 20.0000%, 95.0980%
HSV (HSB):
348°, 2.0408%, 96.0784%
XYZ:
84.6935, 88.0835, 95.7571
xyY:
0.3154, 0.3280, 88.0835
CIE-Lab:
95.1961, 1.8491, 0.1006
CIE-LCH:
95.1961, 1.8518, 3.1142
CIE-Luv:
95.1961, 2.7686, -0.1780
Hunter-Lab:
93.8528, -3.1628, 5.2040
#f5f0f1 color charts
#f5f0f1 color shades, tints & tones
#f5f0f1 color schemes
#f5f0f1 color preview, HTML & CSS examples
This text has a color of #f5f0f1
<p style="color:#f5f0f1;">Text here</p>
.mytext {color:#f5f0f1;}
This box has a color of #f5f0f1
<div style="background-color:#f5f0f1;">Content here</div>
.mybackground {background-color:#f5f0f1;}
Border around this has a color of #f5f0f1
<div style="border:2px solid #f5f0f1;">Content here</div>
.myborder {border:2px solid #f5f0f1;}