#f2eecf color space conversions
Hex:
#f2eecf
RGB:
242, 238, 207
CMY:
5, 7, 19
CMYK:
0, 2, 14, 5
HSL:
53°, 57.3770%, 88.0392%
HSV (HSB):
53°, 14.4628%, 94.9020%
XYZ:
78.4550, 84.5313, 71.2126
xyY:
0.3350, 0.3609, 84.5313
CIE-Lab:
93.6808, -3.7355, 15.4998
CIE-LCH:
93.6808, 15.9435, 103.5501
CIE-Luv:
93.6808, 4.0417, 23.5347
Hunter-Lab:
91.9409, -8.5791, 18.4357
#f2eecf color charts
#f2eecf color shades, tints & tones
#f2eecf color schemes
#f2eecf color preview, HTML & CSS examples
This text has a color of #f2eecf
<p style="color:#f2eecf;">Text here</p>
.mytext {color:#f2eecf;}
This box has a color of #f2eecf
<div style="background-color:#f2eecf;">Content here</div>
.mybackground {background-color:#f2eecf;}
Border around this has a color of #f2eecf
<div style="border:2px solid #f2eecf;">Content here</div>
.myborder {border:2px solid #f2eecf;}