#fec4cc color space conversions
Hex:
#fec4cc
RGB:
254, 196, 204
CMY:
0, 23, 20
CMYK:
0, 23, 20, 0
HSL:
352°, 96.6667%, 88.2353%
HSV (HSB):
352°, 22.8346%, 99.6078%
XYZ:
71.5121, 64.9103, 65.8866
xyY:
0.3535, 0.3208, 64.9103
CIE-Lab:
84.4375, 21.8412, 4.0037
CIE-LCH:
84.4375, 22.2051, 10.3876
CIE-Luv:
84.4375, 35.4768, 1.8831
Hunter-Lab:
80.5669, 17.4463, 7.9103
#fec4cc color charts
#fec4cc color shades, tints & tones
#fec4cc color schemes
#fec4cc color preview, HTML & CSS examples
This text has a color of #fec4cc
<p style="color:#fec4cc;">Text here</p>
.mytext {color:#fec4cc;}
This box has a color of #fec4cc
<div style="background-color:#fec4cc;">Content here</div>
.mybackground {background-color:#fec4cc;}
Border around this has a color of #fec4cc
<div style="border:2px solid #fec4cc;">Content here</div>
.myborder {border:2px solid #fec4cc;}