#f0ddf2 color space conversions
Hex:
#f0ddf2
RGB:
240, 221, 242
CMY:
6, 13, 5
CMYK:
1, 9, 0, 5
HSL:
294°, 44.6809%, 90.7843%
HSV (HSB):
294°, 8.6777%, 94.9020%
XYZ:
77.8186, 76.6490, 94.6976
xyY:
0.3123, 0.3076, 76.6490
CIE-Lab:
90.1598, 10.1696, -7.8734
CIE-LCH:
90.1598, 12.8612, 322.2528
CIE-Luv:
90.1598, 9.4678, -14.0481
Hunter-Lab:
87.5494, 5.4490, -2.8463
#f0ddf2 color charts
#f0ddf2 color shades, tints & tones
#f0ddf2 color schemes
#f0ddf2 color preview, HTML & CSS examples
This text has a color of #f0ddf2
<p style="color:#f0ddf2;">Text here</p>
.mytext {color:#f0ddf2;}
This box has a color of #f0ddf2
<div style="background-color:#f0ddf2;">Content here</div>
.mybackground {background-color:#f0ddf2;}
Border around this has a color of #f0ddf2
<div style="border:2px solid #f0ddf2;">Content here</div>
.myborder {border:2px solid #f0ddf2;}