#f0f5ed color space conversions
Hex:
#f0f5ed
RGB:
240, 245, 237
CMY:
6, 4, 7
CMYK:
2, 0, 3, 4
HSL:
98°, 28.5714%, 94.5098%
HSV (HSB):
98°, 3.2653%, 96.0784%
XYZ:
83.8736, 89.9445, 93.0612
xyY:
0.3143, 0.3370, 89.9445
CIE-Lab:
95.9737, -3.0603, 3.2568
CIE-LCH:
95.9737, 4.4690, 133.2189
CIE-Luv:
95.9737, -2.3694, 5.5405
Hunter-Lab:
94.8391, -8.1068, 8.2088
#f0f5ed color charts
#f0f5ed color shades, tints & tones
#f0f5ed color schemes
#f0f5ed color preview, HTML & CSS examples
This text has a color of #f0f5ed
<p style="color:#f0f5ed;">Text here</p>
.mytext {color:#f0f5ed;}
This box has a color of #f0f5ed
<div style="background-color:#f0f5ed;">Content here</div>
.mybackground {background-color:#f0f5ed;}
Border around this has a color of #f0f5ed
<div style="border:2px solid #f0f5ed;">Content here</div>
.myborder {border:2px solid #f0f5ed;}