#f0f2f0 color space conversions
Hex:
#f0f2f0
RGB:
240, 242, 240
CMY:
6, 5, 6
CMYK:
1, 0, 1, 5
HSL:
120°, 7.1429%, 94.5098%
HSV (HSB):
120°, 0.8264%, 94.9020%
XYZ:
83.4155, 88.3208, 95.0892
xyY:
0.3126, 0.3310, 88.3208
CIE-Lab:
95.2959, -1.0132, 0.7191
CIE-LCH:
95.2959, 1.2425, 144.6356
CIE-Luv:
95.2959, -1.0086, 1.2889
Hunter-Lab:
93.9791, -6.0277, 5.7951
#f0f2f0 color charts
#f0f2f0 color shades, tints & tones
#f0f2f0 color schemes
#f0f2f0 color preview, HTML & CSS examples
This text has a color of #f0f2f0
<p style="color:#f0f2f0;">Text here</p>
.mytext {color:#f0f2f0;}
This box has a color of #f0f2f0
<div style="background-color:#f0f2f0;">Content here</div>
.mybackground {background-color:#f0f2f0;}
Border around this has a color of #f0f2f0
<div style="border:2px solid #f0f2f0;">Content here</div>
.myborder {border:2px solid #f0f2f0;}