#fec7c6 color space conversions
Hex:
#fec7c6
RGB:
254, 199, 198
CMY:
0, 22, 22
CMYK:
0, 22, 22, 0
HSL:
1°, 96.5517%, 88.6275%
HSV (HSB):
1°, 22.0472%, 99.6078%
XYZ:
71.4895, 65.9949, 62.3965
xyY:
0.3577, 0.3302, 65.9949
CIE-Lab:
84.9938, 19.3955, 8.0042
CIE-LCH:
84.9938, 20.9822, 22.4251
CIE-Luv:
84.9938, 34.4544, 8.1309
Hunter-Lab:
81.2372, 14.9165, 11.3268
#fec7c6 color charts
#fec7c6 color shades, tints & tones
#fec7c6 color schemes
#fec7c6 color preview, HTML & CSS examples
This text has a color of #fec7c6
<p style="color:#fec7c6;">Text here</p>
.mytext {color:#fec7c6;}
This box has a color of #fec7c6
<div style="background-color:#fec7c6;">Content here</div>
.mybackground {background-color:#fec7c6;}
Border around this has a color of #fec7c6
<div style="border:2px solid #fec7c6;">Content here</div>
.myborder {border:2px solid #fec7c6;}