#f8decf color space conversions
Hex:
#f8decf
RGB:
248, 222, 207
CMY:
3, 13, 19
CMYK:
0, 10, 17, 3
HSL:
22°, 74.5455%, 89.2157%
HSV (HSB):
22°, 16.5323%, 97.2549%
XYZ:
76.0952, 76.7040, 69.8262
xyY:
0.3418, 0.3445, 76.7040
CIE-Lab:
90.1852, 6.5811, 10.6069
CIE-LCH:
90.1852, 12.4827, 58.1822
CIE-Luv:
90.1852, 16.5364, 14.4843
Hunter-Lab:
87.5808, 1.8244, 14.0360
#f8decf color charts
#f8decf color shades, tints & tones
#f8decf color schemes
#f8decf color preview, HTML & CSS examples
This text has a color of #f8decf
<p style="color:#f8decf;">Text here</p>
.mytext {color:#f8decf;}
This box has a color of #f8decf
<div style="background-color:#f8decf;">Content here</div>
.mybackground {background-color:#f8decf;}
Border around this has a color of #f8decf
<div style="border:2px solid #f8decf;">Content here</div>
.myborder {border:2px solid #f8decf;}