#fedfdc color space conversions
Hex:
#fedfdc
RGB:
254, 223, 220
CMY:
0, 13, 14
CMYK:
0, 12, 13, 0
HSL:
5°, 94.4444%, 92.9412%
HSV (HSB):
5°, 13.3858%, 99.6078%
XYZ:
80.1790, 79.0135, 78.7354
xyY:
0.3370, 0.3321, 79.0135
CIE-Lab:
91.2404, 10.1941, 5.3826
CIE-LCH:
91.2404, 11.5279, 27.8344
CIE-Luv:
91.2404, 18.6753, 6.2194
Hunter-Lab:
88.8895, 5.4516, 9.7056
#fedfdc color charts
#fedfdc RGB chart
#fedfdc CMYK chart
#fedfdc RGB pie chart
#fedfdc color shades, tints & tones
#fedfdc color schemes
#fedfdc color preview, HTML & CSS examples
This text has a color of #fedfdc
<p style="color:#fedfdc;">Text here</p>
.mytext {color:#fedfdc;}
Text color #fedfdc
This box has a color of #fedfdc
<div style="background-color:#fedfdc;">Content here</div>
.mybackground {background-color:#fedfdc;}
Background color #fedfdc
Border around this has a color of #fedfdc
<div style="border:2px solid #fedfdc;">Content here</div>
.myborder {border:2px solid #fedfdc;}
Border color #fedfdc