#f0edf0 color space conversions
Hex:
#f0edf0
RGB:
240, 237, 240
CMY:
6, 7, 6
CMYK:
0, 1, 0, 6
HSL:
300°, 9.0909%, 93.5294%
HSV (HSB):
300°, 1.2500%, 94.1176%
XYZ:
81.9475, 85.3849, 94.5999
xyY:
0.3129, 0.3260, 85.3849
CIE-Lab:
94.0487, 1.5376, -1.1026
CIE-LCH:
94.0487, 1.8921, 324.3548
CIE-Luv:
94.0487, 1.5169, -1.9762
Hunter-Lab:
92.4040, -3.4059, 3.9838
#f0edf0 color charts
#f0edf0 color shades, tints & tones
#f0edf0 color schemes
#f0edf0 color preview, HTML & CSS examples
This text has a color of #f0edf0
<p style="color:#f0edf0;">Text here</p>
.mytext {color:#f0edf0;}
This box has a color of #f0edf0
<div style="background-color:#f0edf0;">Content here</div>
.mybackground {background-color:#f0edf0;}
Border around this has a color of #f0edf0
<div style="border:2px solid #f0edf0;">Content here</div>
.myborder {border:2px solid #f0edf0;}