#f8cfd3 color space conversions
Hex:
#f8cfd3
RGB:
248, 207, 211
CMY:
3, 19, 17
CMYK:
0, 17, 15, 3
HSL:
354°, 74.5455%, 89.2157%
HSV (HSB):
354°, 16.5323%, 97.2549%
XYZ:
72.7821, 69.2853, 71.1654
xyY:
0.3413, 0.3249, 69.2853
CIE-Lab:
86.6451, 15.0020, 3.4077
CIE-LCH:
86.6451, 15.3841, 12.7976
CIE-Luv:
86.6451, 24.5410, 2.3460
Hunter-Lab:
83.2378, 10.4122, 7.5756
#f8cfd3 color charts
#f8cfd3 color shades, tints & tones
#f8cfd3 color schemes
#f8cfd3 color preview, HTML & CSS examples
This text has a color of #f8cfd3
<p style="color:#f8cfd3;">Text here</p>
.mytext {color:#f8cfd3;}
This box has a color of #f8cfd3
<div style="background-color:#f8cfd3;">Content here</div>
.mybackground {background-color:#f8cfd3;}
Border around this has a color of #f8cfd3
<div style="border:2px solid #f8cfd3;">Content here</div>
.myborder {border:2px solid #f8cfd3;}