#f0dff2 color space conversions
Hex:
#f0dff2
RGB:
240, 223, 242
CMY:
6, 13, 5
CMYK:
1, 8, 0, 5
HSL:
294°, 42.2222%, 91.1765%
HSV (HSB):
294°, 7.8512%, 94.9020%
XYZ:
78.3499, 77.7114, 94.8747
xyY:
0.3122, 0.3097, 77.7114
CIE-Lab:
90.6481, 9.1270, -7.1505
CIE-LCH:
90.6481, 11.5945, 321.9235
CIE-Luv:
90.6481, 8.4587, -12.7331
Hunter-Lab:
88.1541, 4.3782, -2.1023
#f0dff2 color charts
#f0dff2 color shades, tints & tones
#f0dff2 color schemes
#f0dff2 color preview, HTML & CSS examples
This text has a color of #f0dff2
<p style="color:#f0dff2;">Text here</p>
.mytext {color:#f0dff2;}
This box has a color of #f0dff2
<div style="background-color:#f0dff2;">Content here</div>
.mybackground {background-color:#f0dff2;}
Border around this has a color of #f0dff2
<div style="border:2px solid #f0dff2;">Content here</div>
.myborder {border:2px solid #f0dff2;}