#f0dcf1 color space conversions
Hex:
#f0dcf1
RGB:
240, 220, 241
CMY:
6, 14, 5
CMYK:
0, 9, 0, 5
HSL:
297°, 42.8571%, 90.3922%
HSV (HSB):
297°, 8.7137%, 94.5098%
XYZ:
77.4056, 76.0625, 93.8209
xyY:
0.3130, 0.3076, 76.0625
CIE-Lab:
89.8884, 10.5105, -7.7504
CIE-LCH:
89.8884, 13.0590, 323.5951
CIE-Luv:
89.8884, 10.0515, -13.9082
Hunter-Lab:
87.2138, 5.8012, -2.7320
#f0dcf1 color charts
#f0dcf1 color shades, tints & tones
#f0dcf1 color schemes
#f0dcf1 color preview, HTML & CSS examples
This text has a color of #f0dcf1
<p style="color:#f0dcf1;">Text here</p>
.mytext {color:#f0dcf1;}
This box has a color of #f0dcf1
<div style="background-color:#f0dcf1;">Content here</div>
.mybackground {background-color:#f0dcf1;}
Border around this has a color of #f0dcf1
<div style="border:2px solid #f0dcf1;">Content here</div>
.myborder {border:2px solid #f0dcf1;}