#fecde9 color space conversions
Hex:
#fecde9
RGB:
254, 205, 233
CMY:
0, 20, 9
CMYK:
0, 19, 8, 0
HSL:
326°, 96.0784%, 90.0000%
HSV (HSB):
326°, 19.2913%, 99.6078%
XYZ:
77.4124, 70.6167, 86.6411
xyY:
0.3299, 0.3009, 70.6167
CIE-Lab:
87.2984, 21.6877, -7.2316
CIE-LCH:
87.2984, 22.8616, 341.5593
CIE-Luv:
87.2984, 27.0999, -15.0510
Hunter-Lab:
84.0337, 17.3762, -2.3060
#fecde9 color charts
#fecde9 color shades, tints & tones
#fecde9 color schemes
#fecde9 color preview, HTML & CSS examples
This text has a color of #fecde9
<p style="color:#fecde9;">Text here</p>
.mytext {color:#fecde9;}
This box has a color of #fecde9
<div style="background-color:#fecde9;">Content here</div>
.mybackground {background-color:#fecde9;}
Border around this has a color of #fecde9
<div style="border:2px solid #fecde9;">Content here</div>
.myborder {border:2px solid #fecde9;}