#f8d7cf color space conversions
Hex:
#f8d7cf
RGB:
248, 215, 207
CMY:
3, 16, 19
CMYK:
0, 13, 17, 3
HSL:
12°, 74.5455%, 89.2157%
HSV (HSB):
12°, 16.5323%, 97.2549%
XYZ:
74.2743, 73.0623, 69.2192
xyY:
0.3430, 0.3374, 73.0623
CIE-Lab:
88.4774, 10.2091, 8.1637
CIE-LCH:
88.4774, 13.0718, 38.6474
CIE-Luv:
88.4774, 20.4522, 10.2308
Hunter-Lab:
85.4765, 5.5227, 11.8203
#f8d7cf color charts
#f8d7cf color shades, tints & tones
#f8d7cf color schemes
#f8d7cf color preview, HTML & CSS examples
This text has a color of #f8d7cf
<p style="color:#f8d7cf;">Text here</p>
.mytext {color:#f8d7cf;}
This box has a color of #f8d7cf
<div style="background-color:#f8d7cf;">Content here</div>
.mybackground {background-color:#f8d7cf;}
Border around this has a color of #f8d7cf
<div style="border:2px solid #f8d7cf;">Content here</div>
.myborder {border:2px solid #f8d7cf;}