#f8c7cd color space conversions
Hex:
#f8c7cd
RGB:
248, 199, 205
CMY:
3, 22, 20
CMYK:
0, 20, 17, 3
HSL:
353°, 77.7778%, 87.6471%
HSV (HSB):
353°, 19.7581%, 97.2549%
XYZ:
70.1543, 65.2111, 66.6471
xyY:
0.3473, 0.3228, 65.2111
CIE-Lab:
84.5924, 18.2770, 3.6224
CIE-LCH:
84.5924, 18.6325, 11.2104
CIE-Luv:
84.5924, 29.6551, 2.0205
Hunter-Lab:
80.7534, 13.7529, 7.5944
#f8c7cd color charts
#f8c7cd color shades, tints & tones
#f8c7cd color schemes
#f8c7cd color preview, HTML & CSS examples
This text has a color of #f8c7cd
<p style="color:#f8c7cd;">Text here</p>
.mytext {color:#f8c7cd;}
This box has a color of #f8c7cd
<div style="background-color:#f8c7cd;">Content here</div>
.mybackground {background-color:#f8c7cd;}
Border around this has a color of #f8c7cd
<div style="border:2px solid #f8c7cd;">Content here</div>
.myborder {border:2px solid #f8c7cd;}