#fec7f6 color space conversions
Hex:
#fec7f6
RGB:
254, 199, 246
CMY:
0, 22, 4
CMYK:
0, 22, 3, 0
HSL:
309°, 96.4912%, 88.8235%
HSV (HSB):
309°, 21.6535%, 99.6078%
XYZ:
77.9310, 68.5715, 96.3170
xyY:
0.3209, 0.2824, 68.5715
CIE-Lab:
86.2914, 27.0688, -15.6250
CIE-LCH:
86.2914, 31.2547, 330.0049
CIE-Luv:
86.2914, 28.6567, -29.2603
Hunter-Lab:
82.8079, 23.0736, -10.9969
#fec7f6 color charts
#fec7f6 color shades, tints & tones
#fec7f6 color schemes
#fec7f6 color preview, HTML & CSS examples
This text has a color of #fec7f6
<p style="color:#fec7f6;">Text here</p>
.mytext {color:#fec7f6;}
This box has a color of #fec7f6
<div style="background-color:#fec7f6;">Content here</div>
.mybackground {background-color:#fec7f6;}
Border around this has a color of #fec7f6
<div style="border:2px solid #fec7f6;">Content here</div>
.myborder {border:2px solid #fec7f6;}