#f7f2da color space conversions
Hex:
#f7f2da
RGB:
247, 242, 218
CMY:
3, 5, 15
CMYK:
0, 2, 12, 3
HSL:
50°, 64.4444%, 91.1765%
HSV (HSB):
50°, 11.7409%, 96.8627%
XYZ:
82.7648, 88.3404, 79.0189
xyY:
0.3309, 0.3532, 88.3404
CIE-Lab:
95.3041, -2.2967, 12.1737
CIE-LCH:
95.3041, 12.3884, 100.6837
CIE-Luv:
95.3041, 4.2383, 18.5921
Hunter-Lab:
93.9896, -7.2992, 15.9464
#f7f2da color charts
#f7f2da color shades, tints & tones
#f7f2da color schemes
#f7f2da color preview, HTML & CSS examples
This text has a color of #f7f2da
<p style="color:#f7f2da;">Text here</p>
.mytext {color:#f7f2da;}
This box has a color of #f7f2da
<div style="background-color:#f7f2da;">Content here</div>
.mybackground {background-color:#f7f2da;}
Border around this has a color of #f7f2da
<div style="border:2px solid #f7f2da;">Content here</div>
.myborder {border:2px solid #f7f2da;}