#fedced color space conversions
Hex:
#fedced
RGB:
254, 220, 237
CMY:
0, 14, 7
CMYK:
0, 13, 7, 0
HSL:
330°, 94.4444%, 92.9412%
HSV (HSB):
330°, 13.3858%, 99.6078%
XYZ:
81.7523, 78.3717, 90.9392
xyY:
0.3256, 0.3122, 78.3717
CIE-Lab:
90.9492, 14.5193, -3.9525
CIE-LCH:
90.9492, 15.0476, 344.7718
CIE-Luv:
90.9492, 18.7655, -8.7140
Hunter-Lab:
88.5278, 9.9149, 1.0644
#fedced color charts
#fedced RGB chart
#fedced CMYK chart
#fedced RGB pie chart
#fedced color shades, tints & tones
#fedced color schemes
#fedced color preview, HTML & CSS examples
This text has a color of #fedced
<p style="color:#fedced;">Text here</p>
.mytext {color:#fedced;}
Text color #fedced
This box has a color of #fedced
<div style="background-color:#fedced;">Content here</div>
.mybackground {background-color:#fedced;}
Background color #fedced
Border around this has a color of #fedced
<div style="border:2px solid #fedced;">Content here</div>
.myborder {border:2px solid #fedced;}
Border color #fedced