#f0f8de color space conversions
Hex:
#f0f8de
RGB:
240, 248, 222
CMY:
6, 3, 13
CMYK:
3, 0, 10, 3
HSL:
78°, 65.0000%, 92.1569%
HSV (HSB):
78°, 10.4839%, 97.2549%
XYZ:
82.6874, 90.9340, 82.3012
xyY:
0.3231, 0.3553, 90.9340
CIE-Lab:
96.3829, -7.0955, 11.5788
CIE-LCH:
96.3829, 13.5799, 121.4998
CIE-Luv:
96.3829, -3.1902, 18.6668
Hunter-Lab:
95.3593, -12.0990, 15.5805
#f0f8de color charts
#f0f8de color shades, tints & tones
#f0f8de color schemes
#f0f8de color preview, HTML & CSS examples
This text has a color of #f0f8de
<p style="color:#f0f8de;">Text here</p>
.mytext {color:#f0f8de;}
This box has a color of #f0f8de
<div style="background-color:#f0f8de;">Content here</div>
.mybackground {background-color:#f0f8de;}
Border around this has a color of #f0f8de
<div style="border:2px solid #f0f8de;">Content here</div>
.myborder {border:2px solid #f0f8de;}