#fec8f7 color space conversions
Hex:
#fec8f7
RGB:
254, 200, 247
CMY:
0, 22, 3
CMYK:
0, 21, 3, 0
HSL:
308°, 96.4286%, 89.0196%
HSV (HSB):
308°, 21.2598%, 99.6078%
XYZ:
78.3158, 69.0948, 97.2046
xyY:
0.3202, 0.2825, 69.0948
CIE-Lab:
86.5510, 26.7190, -15.7655
CIE-LCH:
86.5510, 31.0235, 329.4573
CIE-Luv:
86.5510, 28.0268, -29.4360
Hunter-Lab:
83.1233, 22.7107, -11.1476
#fec8f7 color charts
#fec8f7 color shades, tints & tones
#fec8f7 color schemes
#fec8f7 color preview, HTML & CSS examples
This text has a color of #fec8f7
<p style="color:#fec8f7;">Text here</p>
.mytext {color:#fec8f7;}
This box has a color of #fec8f7
<div style="background-color:#fec8f7;">Content here</div>
.mybackground {background-color:#fec8f7;}
Border around this has a color of #fec8f7
<div style="border:2px solid #fec8f7;">Content here</div>
.myborder {border:2px solid #fec8f7;}