#f2e9e2 color space conversions
Hex:
#f2e9e2
RGB:
242, 233, 226
CMY:
5, 9, 11
CMYK:
0, 4, 7, 5
HSL:
26°, 38.0952%, 91.7647%
HSV (HSB):
26°, 6.6116%, 94.9020%
XYZ:
79.4843, 82.6461, 83.7145
xyY:
0.3233, 0.3362, 82.6461
CIE-Lab:
92.8593, 1.8479, 4.4667
CIE-LCH:
92.8593, 4.8338, 67.5248
CIE-Luv:
92.8593, 5.5855, 6.4399
Hunter-Lab:
90.9099, -3.0262, 9.0396
#f2e9e2 color charts
#f2e9e2 color shades, tints & tones
#f2e9e2 color schemes
#f2e9e2 color preview, HTML & CSS examples
This text has a color of #f2e9e2
<p style="color:#f2e9e2;">Text here</p>
.mytext {color:#f2e9e2;}
This box has a color of #f2e9e2
<div style="background-color:#f2e9e2;">Content here</div>
.mybackground {background-color:#f2e9e2;}
Border around this has a color of #f2e9e2
<div style="border:2px solid #f2e9e2;">Content here</div>
.myborder {border:2px solid #f2e9e2;}