#fedbc9 color space conversions
Hex:
#fedbc9
RGB:
254, 219, 201
CMY:
0, 14, 21
CMYK:
0, 14, 21, 0
HSL:
20°, 96.3636%, 89.2157%
HSV (HSB):
20°, 20.8661%, 99.6078%
XYZ:
76.7472, 75.9509, 65.8733
xyY:
0.3511, 0.3475, 75.9509
CIE-Lab:
89.8365, 9.4063, 13.3238
CIE-LCH:
89.8365, 16.3095, 54.7788
CIE-Luv:
89.8365, 22.5674, 17.7652
Hunter-Lab:
87.1498, 4.6812, 16.1898
#fedbc9 color charts
#fedbc9 color shades, tints & tones
#fedbc9 color schemes
#fedbc9 color preview, HTML & CSS examples
This text has a color of #fedbc9
<p style="color:#fedbc9;">Text here</p>
.mytext {color:#fedbc9;}
This box has a color of #fedbc9
<div style="background-color:#fedbc9;">Content here</div>
.mybackground {background-color:#fedbc9;}
Border around this has a color of #fedbc9
<div style="border:2px solid #fedbc9;">Content here</div>
.myborder {border:2px solid #fedbc9;}