#f7f2cf color space conversions
Hex:
#f7f2cf
RGB:
247, 242, 207
CMY:
3, 5, 19
CMYK:
0, 2, 16, 3
HSL:
53°, 71.4286%, 89.0196%
HSV (HSB):
53°, 16.1943%, 96.8627%
XYZ:
81.3724, 87.7834, 71.6866
xyY:
0.3379, 0.3645, 87.7834
CIE-Lab:
95.0697, -3.9790, 17.5101
CIE-LCH:
95.0697, 17.9565, 102.8025
CIE-Luv:
95.0697, 4.8555, 26.4608
Hunter-Lab:
93.6928, -8.9348, 20.2208
#f7f2cf color charts
#f7f2cf color shades, tints & tones
#f7f2cf color schemes
#f7f2cf color preview, HTML & CSS examples
This text has a color of #f7f2cf
<p style="color:#f7f2cf;">Text here</p>
.mytext {color:#f7f2cf;}
This box has a color of #f7f2cf
<div style="background-color:#f7f2cf;">Content here</div>
.mybackground {background-color:#f7f2cf;}
Border around this has a color of #f7f2cf
<div style="border:2px solid #f7f2cf;">Content here</div>
.myborder {border:2px solid #f7f2cf;}