#f2e2e8 color space conversions
Hex:
#f2e2e8
RGB:
242, 226, 232
CMY:
5, 11, 9
CMYK:
0, 7, 4, 5
HSL:
338°, 38.0952%, 91.7647%
HSV (HSB):
338°, 6.6116%, 94.9020%
XYZ:
78.3798, 79.0962, 87.4800
xyY:
0.3200, 0.3229, 79.0962
CIE-Lab:
91.2778, 6.4724, -0.9669
CIE-LCH:
91.2778, 6.5442, 351.5036
CIE-Luv:
91.2778, 8.8308, -2.6470
Hunter-Lab:
88.9360, 1.6750, 3.9359
#f2e2e8 color charts
#f2e2e8 color shades, tints & tones
#f2e2e8 color schemes
#f2e2e8 color preview, HTML & CSS examples
This text has a color of #f2e2e8
<p style="color:#f2e2e8;">Text here</p>
.mytext {color:#f2e2e8;}
This box has a color of #f2e2e8
<div style="background-color:#f2e2e8;">Content here</div>
.mybackground {background-color:#f2e2e8;}
Border around this has a color of #f2e2e8
<div style="border:2px solid #f2e2e8;">Content here</div>
.myborder {border:2px solid #f2e2e8;}