#f2dffb color space conversions
Hex:
#f2dffb
RGB:
242, 223, 251
CMY:
5, 13, 2
CMYK:
4, 11, 0, 2
HSL:
281°, 77.7778%, 92.9412%
HSV (HSB):
281°, 11.1554%, 98.4314%
XYZ:
80.4182, 78.6176, 102.2030
xyY:
0.3078, 0.3009, 78.6176
CIE-Lab:
91.0610, 11.4367, -11.2354
CIE-LCH:
91.0610, 16.0323, 315.5086
CIE-Luv:
91.0610, 8.9169, -19.6450
Hunter-Lab:
88.6666, 6.7282, -6.2750
#f2dffb color charts
#f2dffb color shades, tints & tones
#f2dffb color schemes
#f2dffb color preview, HTML & CSS examples
This text has a color of #f2dffb
<p style="color:#f2dffb;">Text here</p>
.mytext {color:#f2dffb;}
This box has a color of #f2dffb
<div style="background-color:#f2dffb;">Content here</div>
.mybackground {background-color:#f2dffb;}
Border around this has a color of #f2dffb
<div style="border:2px solid #f2dffb;">Content here</div>
.myborder {border:2px solid #f2dffb;}