#f0f5f1 color space conversions
Hex:
#f0f5f1
RGB:
240, 245, 241
CMY:
6, 4, 5
CMYK:
2, 0, 2, 4
HSL:
132°, 20.0000%, 95.0980%
HSV (HSB):
132°, 2.0408%, 96.0784%
XYZ:
84.4648, 90.1810, 96.1740
xyY:
0.3119, 0.3330, 90.1810
CIE-Lab:
96.0718, -2.3588, 1.3327
CIE-LCH:
96.0718, 2.7093, 150.5341
CIE-Luv:
96.0718, -2.5716, 2.4752
Hunter-Lab:
94.9637, -7.4208, 6.4289
#f0f5f1 color charts
#f0f5f1 color shades, tints & tones
#f0f5f1 color schemes
#f0f5f1 color preview, HTML & CSS examples
This text has a color of #f0f5f1
<p style="color:#f0f5f1;">Text here</p>
.mytext {color:#f0f5f1;}
This box has a color of #f0f5f1
<div style="background-color:#f0f5f1;">Content here</div>
.mybackground {background-color:#f0f5f1;}
Border around this has a color of #f0f5f1
<div style="border:2px solid #f0f5f1;">Content here</div>
.myborder {border:2px solid #f0f5f1;}