#f0e8f0 color space conversions
Hex:
#f0e8f0
RGB:
240, 232, 240
CMY:
6, 9, 6
CMYK:
0, 3, 0, 6
HSL:
300°, 21.0526%, 92.5490%
HSV (HSB):
300°, 3.3333%, 94.1176%
XYZ:
80.5200, 82.5298, 94.1241
xyY:
0.3131, 0.3209, 82.5298
CIE-Lab:
92.8082, 4.1052, -2.9210
CIE-LCH:
92.8082, 5.0383, 324.5668
CIE-Luv:
92.8082, 4.0474, -5.2478
Hunter-Lab:
90.8459, -0.7694, 2.1627
#f0e8f0 color charts
#f0e8f0 color shades, tints & tones
#f0e8f0 color schemes
#f0e8f0 color preview, HTML & CSS examples
This text has a color of #f0e8f0
<p style="color:#f0e8f0;">Text here</p>
.mytext {color:#f0e8f0;}
This box has a color of #f0e8f0
<div style="background-color:#f0e8f0;">Content here</div>
.mybackground {background-color:#f0e8f0;}
Border around this has a color of #f0e8f0
<div style="border:2px solid #f0e8f0;">Content here</div>
.myborder {border:2px solid #f0e8f0;}