#f7cfd9 color space conversions
Hex:
#f7cfd9
RGB:
247, 207, 217
CMY:
3, 19, 15
CMYK:
0, 16, 12, 3
HSL:
345°, 71.4286%, 89.0196%
HSV (HSB):
345°, 16.1943%, 96.8627%
XYZ:
73.1950, 69.4096, 75.1852
xyY:
0.3361, 0.3187, 69.4096
CIE-Lab:
86.7065, 15.6009, 0.3051
CIE-LCH:
86.7065, 15.6039, 1.1204
CIE-Luv:
86.7065, 23.2988, -2.3849
Hunter-Lab:
83.3124, 11.0263, 4.8124
#f7cfd9 color charts
#f7cfd9 color shades, tints & tones
#f7cfd9 color schemes
#f7cfd9 color preview, HTML & CSS examples
This text has a color of #f7cfd9
<p style="color:#f7cfd9;">Text here</p>
.mytext {color:#f7cfd9;}
This box has a color of #f7cfd9
<div style="background-color:#f7cfd9;">Content here</div>
.mybackground {background-color:#f7cfd9;}
Border around this has a color of #f7cfd9
<div style="border:2px solid #f7cfd9;">Content here</div>
.myborder {border:2px solid #f7cfd9;}