#f2f8cc color space conversions
Hex:
#f2f8cc
RGB:
242, 248, 204
CMY:
5, 3, 20
CMYK:
2, 0, 18, 3
HSL:
68°, 75.8621%, 88.6275%
HSV (HSB):
68°, 17.7419%, 97.2549%
XYZ:
81.0844, 90.3717, 70.2966
xyY:
0.3354, 0.3738, 90.3717
CIE-Lab:
96.1507, -9.1994, 20.5059
CIE-LCH:
96.1507, 22.4749, 114.1621
CIE-Luv:
96.1507, -1.2238, 31.6656
Hunter-Lab:
95.0640, -14.1113, 22.7019
#f2f8cc color charts
#f2f8cc color shades, tints & tones
#f2f8cc color schemes
#f2f8cc color preview, HTML & CSS examples
This text has a color of #f2f8cc
<p style="color:#f2f8cc;">Text here</p>
.mytext {color:#f2f8cc;}
This box has a color of #f2f8cc
<div style="background-color:#f2f8cc;">Content here</div>
.mybackground {background-color:#f2f8cc;}
Border around this has a color of #f2f8cc
<div style="border:2px solid #f2f8cc;">Content here</div>
.myborder {border:2px solid #f2f8cc;}