#f2eedc color space conversions
Hex:
#f2eedc
RGB:
242, 238, 220
CMY:
5, 7, 14
CMYK:
0, 2, 9, 5
HSL:
49°, 45.8333%, 90.5882%
HSV (HSB):
49°, 9.0909%, 94.9020%
XYZ:
80.1108, 85.1936, 79.9319
xyY:
0.3267, 0.3474, 85.1936
CIE-Lab:
93.9665, -1.6904, 9.1780
CIE-LCH:
93.9665, 9.3323, 100.4356
CIE-Luv:
93.9665, 3.3123, 14.0901
Hunter-Lab:
92.3004, -6.5993, 13.2653
#f2eedc color charts
#f2eedc color shades, tints & tones
#f2eedc color schemes
#f2eedc color preview, HTML & CSS examples
This text has a color of #f2eedc
<p style="color:#f2eedc;">Text here</p>
.mytext {color:#f2eedc;}
This box has a color of #f2eedc
<div style="background-color:#f2eedc;">Content here</div>
.mybackground {background-color:#f2eedc;}
Border around this has a color of #f2eedc
<div style="border:2px solid #f2eedc;">Content here</div>
.myborder {border:2px solid #f2eedc;}