#f8cfcd color space conversions
Hex:
#f8cfcd
RGB:
248, 207, 205
CMY:
3, 19, 20
CMYK:
0, 17, 17, 3
HSL:
3°, 75.4386%, 88.8235%
HSV (HSB):
3°, 17.3387%, 97.2549%
XYZ:
72.0437, 68.9899, 67.2769
xyY:
0.3458, 0.3312, 68.9899
CIE-Lab:
86.4990, 14.0793, 6.3765
CIE-LCH:
86.4990, 15.4560, 24.3657
CIE-Luv:
86.4990, 25.1386, 6.8624
Hunter-Lab:
83.0601, 9.4698, 10.1185
#f8cfcd color charts
#f8cfcd color shades, tints & tones
#f8cfcd color schemes
#f8cfcd color preview, HTML & CSS examples
This text has a color of #f8cfcd
<p style="color:#f8cfcd;">Text here</p>
.mytext {color:#f8cfcd;}
This box has a color of #f8cfcd
<div style="background-color:#f8cfcd;">Content here</div>
.mybackground {background-color:#f8cfcd;}
Border around this has a color of #f8cfcd
<div style="border:2px solid #f8cfcd;">Content here</div>
.myborder {border:2px solid #f8cfcd;}