#f2dfe9 color space conversions
Hex:
#f2dfe9
RGB:
242, 223, 233
CMY:
5, 13, 9
CMYK:
0, 8, 4, 5
HSL:
328°, 42.2222%, 91.1765%
HSV (HSB):
328°, 7.8512%, 94.9020%
XYZ:
77.7136, 77.5358, 87.9608
xyY:
0.3195, 0.3188, 77.5358
CIE-Lab:
90.5677, 8.2011, -2.5313
CIE-LCH:
90.5677, 8.5829, 342.8473
CIE-Luv:
90.5677, 10.3120, -5.3617
Hunter-Lab:
88.0544, 3.4424, 2.4112
#f2dfe9 color charts
#f2dfe9 color shades, tints & tones
#f2dfe9 color schemes
#f2dfe9 color preview, HTML & CSS examples
This text has a color of #f2dfe9
<p style="color:#f2dfe9;">Text here</p>
.mytext {color:#f2dfe9;}
This box has a color of #f2dfe9
<div style="background-color:#f2dfe9;">Content here</div>
.mybackground {background-color:#f2dfe9;}
Border around this has a color of #f2dfe9
<div style="border:2px solid #f2dfe9;">Content here</div>
.myborder {border:2px solid #f2dfe9;}