#fec7ce color space conversions
Hex:
#fec7ce
RGB:
254, 199, 206
CMY:
0, 22, 19
CMYK:
0, 22, 19, 0
HSL:
352°, 96.4912%, 88.8235%
HSV (HSB):
352°, 21.6535%, 99.6078%
XYZ:
72.4371, 66.3739, 67.3861
xyY:
0.3513, 0.3219, 66.3739
CIE-Lab:
85.1868, 20.5639, 4.0218
CIE-LCH:
85.1868, 20.9535, 11.0661
CIE-Luv:
85.1868, 33.5238, 2.1644
Hunter-Lab:
81.4702, 16.1357, 7.9888
#fec7ce color charts
#fec7ce color shades, tints & tones
#fec7ce color schemes
#fec7ce color preview, HTML & CSS examples
This text has a color of #fec7ce
<p style="color:#fec7ce;">Text here</p>
.mytext {color:#fec7ce;}
This box has a color of #fec7ce
<div style="background-color:#fec7ce;">Content here</div>
.mybackground {background-color:#fec7ce;}
Border around this has a color of #fec7ce
<div style="border:2px solid #fec7ce;">Content here</div>
.myborder {border:2px solid #fec7ce;}