#f7f2ef color space conversions
Hex:
#f7f2ef
RGB:
247, 242, 239
CMY:
3, 5, 6
CMYK:
0, 2, 3, 3
HSL:
22°, 33.3333%, 95.2941%
HSV (HSB):
22°, 3.2389%, 96.8627%
XYZ:
85.6899, 89.5104, 94.4223
xyY:
0.3178, 0.3320, 89.5104
CIE-Lab:
95.7933, 1.1544, 2.0248
CIE-LCH:
95.7933, 2.3308, 60.3111
CIE-Luv:
95.7933, 3.0081, 2.8981
Hunter-Lab:
94.6099, -3.8968, 7.0546
#f7f2ef color charts
#f7f2ef color shades, tints & tones
#f7f2ef color schemes
#f7f2ef color preview, HTML & CSS examples
This text has a color of #f7f2ef
<p style="color:#f7f2ef;">Text here</p>
.mytext {color:#f7f2ef;}
This box has a color of #f7f2ef
<div style="background-color:#f7f2ef;">Content here</div>
.mybackground {background-color:#f7f2ef;}
Border around this has a color of #f7f2ef
<div style="border:2px solid #f7f2ef;">Content here</div>
.myborder {border:2px solid #f7f2ef;}