#f2e1e4 color space conversions
Hex:
#f2e1e4
RGB:
242, 225, 228
CMY:
5, 12, 11
CMYK:
0, 7, 6, 5
HSL:
349°, 39.5349%, 91.5686%
HSV (HSB):
349°, 7.0248%, 94.9020%
XYZ:
77.5468, 78.3291, 84.4307
xyY:
0.3227, 0.3260, 78.3291
CIE-Lab:
90.9299, 6.3050, 0.6192
CIE-LCH:
90.9299, 6.3353, 5.6087
CIE-Luv:
90.9299, 9.6439, -0.1941
Hunter-Lab:
88.5037, 1.5197, 5.3912
#f2e1e4 color charts
#f2e1e4 color shades, tints & tones
#f2e1e4 color schemes
#f2e1e4 color preview, HTML & CSS examples
This text has a color of #f2e1e4
<p style="color:#f2e1e4;">Text here</p>
.mytext {color:#f2e1e4;}
This box has a color of #f2e1e4
<div style="background-color:#f2e1e4;">Content here</div>
.mybackground {background-color:#f2e1e4;}
Border around this has a color of #f2e1e4
<div style="border:2px solid #f2e1e4;">Content here</div>
.myborder {border:2px solid #f2e1e4;}