#fedbcc color space conversions
Hex:
#fedbcc
RGB:
254, 219, 204
CMY:
0, 14, 20
CMYK:
0, 14, 20, 0
HSL:
18°, 96.1538%, 89.8039%
HSV (HSB):
18°, 19.6850%, 99.6078%
XYZ:
77.1037, 76.0935, 67.7505
xyY:
0.3490, 0.3444, 76.0935
CIE-Lab:
89.9027, 9.8407, 11.8462
CIE-LCH:
89.9027, 15.4004, 50.2833
CIE-Luv:
89.9027, 22.3054, 15.6029
Hunter-Lab:
87.2316, 5.1202, 15.0131
#fedbcc color charts
#fedbcc color shades, tints & tones
#fedbcc color schemes
#fedbcc color preview, HTML & CSS examples
This text has a color of #fedbcc
<p style="color:#fedbcc;">Text here</p>
.mytext {color:#fedbcc;}
This box has a color of #fedbcc
<div style="background-color:#fedbcc;">Content here</div>
.mybackground {background-color:#fedbcc;}
Border around this has a color of #fedbcc
<div style="border:2px solid #fedbcc;">Content here</div>
.myborder {border:2px solid #fedbcc;}