#f2f2df color space conversions
Hex:
#f2f2df
RGB:
242, 242, 223
CMY:
5, 5, 13
CMYK:
0, 0, 8, 5
HSL:
60°, 42.2222%, 91.1765%
HSV (HSB):
60°, 7.8512%, 94.9020%
XYZ:
81.6894, 87.7092, 82.4361
xyY:
0.3244, 0.3483, 87.7092
CIE-Lab:
95.0384, -3.2284, 9.1612
CIE-LCH:
95.0384, 9.7134, 109.4124
CIE-Luv:
95.0384, 1.0389, 14.3787
Hunter-Lab:
93.6532, -8.1958, 13.3686
#f2f2df color charts
#f2f2df color shades, tints & tones
#f2f2df color schemes
#f2f2df color preview, HTML & CSS examples
This text has a color of #f2f2df
<p style="color:#f2f2df;">Text here</p>
.mytext {color:#f2f2df;}
This box has a color of #f2f2df
<div style="background-color:#f2f2df;">Content here</div>
.mybackground {background-color:#f2f2df;}
Border around this has a color of #f2f2df
<div style="border:2px solid #f2f2df;">Content here</div>
.myborder {border:2px solid #f2f2df;}