#f0fcf2 color space conversions
Hex:
#f0fcf2
RGB:
240, 252, 242
CMY:
6, 1, 5
CMYK:
5, 0, 4, 1
HSL:
130°, 66.6667%, 96.4706%
HSV (HSB):
130°, 4.7619%, 98.8235%
XYZ:
86.7726, 94.5569, 97.6823
xyY:
0.3110, 0.3389, 94.5569
CIE-Lab:
97.8559, -5.7104, 3.4109
CIE-LCH:
97.8559, 6.6515, 149.1495
CIE-Luv:
97.8559, -6.1264, 6.2697
Hunter-Lab:
97.2404, -10.8859, 8.5088
#f0fcf2 color charts
#f0fcf2 color shades, tints & tones
#f0fcf2 color schemes
#f0fcf2 color preview, HTML & CSS examples
This text has a color of #f0fcf2
<p style="color:#f0fcf2;">Text here</p>
.mytext {color:#f0fcf2;}
This box has a color of #f0fcf2
<div style="background-color:#f0fcf2;">Content here</div>
.mybackground {background-color:#f0fcf2;}
Border around this has a color of #f0fcf2
<div style="border:2px solid #f0fcf2;">Content here</div>
.myborder {border:2px solid #f0fcf2;}