#fecdd8 color space conversions
Hex:
#fecdd8
RGB:
254, 205, 216
CMY:
0, 20, 15
CMYK:
0, 19, 15, 0
HSL:
347°, 96.0784%, 90.0000%
HSV (HSB):
347°, 19.2913%, 99.6078%
XYZ:
75.0990, 69.6913, 74.4594
xyY:
0.3425, 0.3179, 69.6913
CIE-Lab:
86.8453, 18.9427, 1.1151
CIE-LCH:
86.8453, 18.9755, 3.3691
CIE-Luv:
86.8453, 29.0090, -1.8066
Hunter-Lab:
83.4813, 14.4846, 5.5545
#fecdd8 color charts
#fecdd8 color shades, tints & tones
#fecdd8 color schemes
#fecdd8 color preview, HTML & CSS examples
This text has a color of #fecdd8
<p style="color:#fecdd8;">Text here</p>
.mytext {color:#fecdd8;}
This box has a color of #fecdd8
<div style="background-color:#fecdd8;">Content here</div>
.mybackground {background-color:#fecdd8;}
Border around this has a color of #fecdd8
<div style="border:2px solid #fecdd8;">Content here</div>
.myborder {border:2px solid #fecdd8;}