#fed3bc color space conversions
Hex:
#fed3bc
RGB:
254, 211, 188
CMY:
0, 17, 26
CMYK:
0, 17, 26, 0
HSL:
21°, 97.0588%, 86.6667%
HSV (HSB):
21°, 25.9843%, 99.6078%
XYZ:
73.2444, 71.2902, 57.4769
xyY:
0.3626, 0.3529, 71.2902
CIE-Lab:
87.6258, 11.7414, 17.0280
CIE-LCH:
87.6258, 20.6837, 55.4126
CIE-Luv:
87.6258, 28.4238, 22.2940
Hunter-Lab:
84.4335, 7.0866, 18.7426
#fed3bc color charts
#fed3bc color shades, tints & tones
#fed3bc color schemes
#fed3bc color preview, HTML & CSS examples
This text has a color of #fed3bc
<p style="color:#fed3bc;">Text here</p>
.mytext {color:#fed3bc;}
This box has a color of #fed3bc
<div style="background-color:#fed3bc;">Content here</div>
.mybackground {background-color:#fed3bc;}
Border around this has a color of #fed3bc
<div style="border:2px solid #fed3bc;">Content here</div>
.myborder {border:2px solid #fed3bc;}