#f2f0e8 color space conversions
Hex:
#f2f0e8
RGB:
242, 240, 232
CMY:
5, 6, 9
CMYK:
0, 1, 4, 5
HSL:
48°, 27.7778%, 92.9412%
HSV (HSB):
48°, 4.1322%, 94.9020%
XYZ:
82.3435, 87.0236, 88.8012
xyY:
0.3190, 0.3371, 87.0236
CIE-Lab:
94.7483, -0.7125, 4.0854
CIE-LCH:
94.7483, 4.1470, 99.8930
CIE-Luv:
94.7483, 1.5839, 6.3570
Hunter-Lab:
93.2864, -5.6901, 8.8612
#f2f0e8 color charts
#f2f0e8 color shades, tints & tones
#f2f0e8 color schemes
#f2f0e8 color preview, HTML & CSS examples
This text has a color of #f2f0e8
<p style="color:#f2f0e8;">Text here</p>
.mytext {color:#f2f0e8;}
This box has a color of #f2f0e8
<div style="background-color:#f2f0e8;">Content here</div>
.mybackground {background-color:#f2f0e8;}
Border around this has a color of #f2f0e8
<div style="border:2px solid #f2f0e8;">Content here</div>
.myborder {border:2px solid #f2f0e8;}