#fecdef color space conversions
Hex:
#fecdef
RGB:
254, 205, 239
CMY:
0, 20, 6
CMYK:
0, 19, 6, 0
HSL:
318°, 96.0784%, 90.0000%
HSV (HSB):
318°, 19.2913%, 99.6078%
XYZ:
78.2844, 70.9655, 91.2330
xyY:
0.3255, 0.2951, 70.9655
CIE-Lab:
87.4682, 22.7025, -10.1568
CIE-LCH:
87.4682, 24.8710, 335.8968
CIE-Luv:
87.4682, 26.4143, -19.8226
Hunter-Lab:
84.2410, 18.4566, -5.2424
#fecdef color charts
#fecdef RGB chart
#fecdef CMYK chart
#fecdef RGB pie chart
#fecdef color shades, tints & tones
#fecdef color schemes
#fecdef color preview, HTML & CSS examples
This text has a color of #fecdef
<p style="color:#fecdef;">Text here</p>
.mytext {color:#fecdef;}
Text color #fecdef
This box has a color of #fecdef
<div style="background-color:#fecdef;">Content here</div>
.mybackground {background-color:#fecdef;}
Background color #fecdef
Border around this has a color of #fecdef
<div style="border:2px solid #fecdef;">Content here</div>
.myborder {border:2px solid #fecdef;}
Border color #fecdef