#fedfcc color space conversions
Hex:
#fedfcc
RGB:
254, 223, 204
CMY:
0, 13, 20
CMYK:
0, 12, 20, 0
HSL:
23°, 96.1538%, 89.8039%
HSV (HSB):
23°, 19.6850%, 99.6078%
XYZ:
78.1598, 78.2058, 68.1025
xyY:
0.3482, 0.3484, 78.2058
CIE-Lab:
90.8737, 7.7749, 13.2251
CIE-LCH:
90.8737, 15.3412, 59.5492
CIE-Luv:
90.8737, 20.0248, 17.9882
Hunter-Lab:
88.4341, 3.0023, 16.2450
#fedfcc color charts
#fedfcc RGB chart
#fedfcc CMYK chart
#fedfcc RGB pie chart
#fedfcc color shades, tints & tones
#fedfcc color schemes
#fedfcc color preview, HTML & CSS examples
This text has a color of #fedfcc
<p style="color:#fedfcc;">Text here</p>
.mytext {color:#fedfcc;}
Text color #fedfcc
This box has a color of #fedfcc
<div style="background-color:#fedfcc;">Content here</div>
.mybackground {background-color:#fedfcc;}
Background color #fedfcc
Border around this has a color of #fedfcc
<div style="border:2px solid #fedfcc;">Content here</div>
.myborder {border:2px solid #fedfcc;}
Border color #fedfcc