#f2e1e2 color space conversions
Hex:
#f2e1e2
RGB:
242, 225, 226
CMY:
5, 12, 11
CMYK:
0, 7, 7, 5
HSL:
356°, 39.5349%, 91.5686%
HSV (HSB):
356°, 7.0248%, 94.9020%
XYZ:
77.2706, 78.2187, 82.9766
xyY:
0.3240, 0.3280, 78.2187
CIE-Lab:
90.8796, 5.9665, 1.5934
CIE-LCH:
90.8796, 6.1756, 14.9522
CIE-Luv:
90.8796, 9.7901, 1.3448
Hunter-Lab:
88.4413, 1.1821, 6.2824
#f2e1e2 color charts
#f2e1e2 color shades, tints & tones
#f2e1e2 color schemes
#f2e1e2 color preview, HTML & CSS examples
This text has a color of #f2e1e2
<p style="color:#f2e1e2;">Text here</p>
.mytext {color:#f2e1e2;}
This box has a color of #f2e1e2
<div style="background-color:#f2e1e2;">Content here</div>
.mybackground {background-color:#f2e1e2;}
Border around this has a color of #f2e1e2
<div style="border:2px solid #f2e1e2;">Content here</div>
.myborder {border:2px solid #f2e1e2;}