#f0dff1 color space conversions
Hex:
#f0dff1
RGB:
240, 223, 241
CMY:
6, 13, 5
CMYK:
0, 7, 0, 5
HSL:
297°, 39.1304%, 90.9804%
HSV (HSB):
297°, 7.4689%, 94.5098%
XYZ:
78.2000, 77.6515, 94.0857
xyY:
0.3129, 0.3107, 77.6515
CIE-Lab:
90.6206, 8.9462, -6.6668
CIE-LCH:
90.6206, 11.1571, 323.3064
CIE-Luv:
90.6206, 8.5341, -11.9388
Hunter-Lab:
88.1201, 4.1954, -1.6198
#f0dff1 color charts
#f0dff1 color shades, tints & tones
#f0dff1 color schemes
#f0dff1 color preview, HTML & CSS examples
This text has a color of #f0dff1
<p style="color:#f0dff1;">Text here</p>
.mytext {color:#f0dff1;}
This box has a color of #f0dff1
<div style="background-color:#f0dff1;">Content here</div>
.mybackground {background-color:#f0dff1;}
Border around this has a color of #f0dff1
<div style="border:2px solid #f0dff1;">Content here</div>
.myborder {border:2px solid #f0dff1;}