#f8ddcf color space conversions
Hex:
#f8ddcf
RGB:
248, 221, 207
CMY:
3, 13, 19
CMYK:
0, 11, 17, 3
HSL:
20°, 74.5455%, 89.2157%
HSV (HSB):
20°, 16.5323%, 97.2549%
XYZ:
75.8303, 76.1744, 69.7379
xyY:
0.3420, 0.3435, 76.1744
CIE-Lab:
89.9402, 7.0978, 10.2573
CIE-LCH:
89.9402, 12.4736, 55.3175
CIE-Luv:
89.9402, 17.0949, 13.8772
Hunter-Lab:
87.2779, 2.3511, 13.7199
#f8ddcf color charts
#f8ddcf color shades, tints & tones
#f8ddcf color schemes
#f8ddcf color preview, HTML & CSS examples
This text has a color of #f8ddcf
<p style="color:#f8ddcf;">Text here</p>
.mytext {color:#f8ddcf;}
This box has a color of #f8ddcf
<div style="background-color:#f8ddcf;">Content here</div>
.mybackground {background-color:#f8ddcf;}
Border around this has a color of #f8ddcf
<div style="border:2px solid #f8ddcf;">Content here</div>
.myborder {border:2px solid #f8ddcf;}