#feceda color space conversions
Hex:
#feceda
RGB:
254, 206, 218
CMY:
0, 19, 15
CMYK:
0, 19, 14, 0
HSL:
345°, 96.0000%, 90.1961%
HSV (HSB):
345°, 18.8976%, 99.6078%
XYZ:
75.5992, 70.2754, 75.9097
xyY:
0.3409, 0.3169, 70.2754
CIE-Lab:
87.1318, 18.7318, 0.4724
CIE-LCH:
87.1318, 18.7377, 1.4448
CIE-Luv:
87.1318, 28.2352, -2.7276
Hunter-Lab:
83.8304, 14.2701, 4.9933
#feceda color charts
#feceda RGB chart
#feceda CMYK chart
#feceda RGB pie chart
#feceda color shades, tints & tones
#feceda color schemes
#feceda color preview, HTML & CSS examples
This text has a color of #feceda
<p style="color:#feceda;">Text here</p>
.mytext {color:#feceda;}
Text color #feceda
This box has a color of #feceda
<div style="background-color:#feceda;">Content here</div>
.mybackground {background-color:#feceda;}
Background color #feceda
Border around this has a color of #feceda
<div style="border:2px solid #feceda;">Content here</div>
.myborder {border:2px solid #feceda;}
Border color #feceda