#fed5c8 color space conversions
Hex:
#fed5c8
RGB:
254, 213, 200
CMY:
0, 16, 22
CMYK:
0, 16, 21, 0
HSL:
14°, 96.4286%, 89.0196%
HSV (HSB):
14°, 21.2598%, 99.6078%
XYZ:
75.0926, 72.8295, 64.7433
xyY:
0.3531, 0.3425, 72.8295
CIE-Lab:
88.3663, 12.3732, 11.7617
CIE-LCH:
88.3663, 17.0715, 43.5486
CIE-Luv:
88.3663, 26.1168, 14.9327
Hunter-Lab:
85.3402, 7.7206, 14.7578
#fed5c8 color charts
#fed5c8 color shades, tints & tones
#fed5c8 color schemes
#fed5c8 color preview, HTML & CSS examples
This text has a color of #fed5c8
<p style="color:#fed5c8;">Text here</p>
.mytext {color:#fed5c8;}
This box has a color of #fed5c8
<div style="background-color:#fed5c8;">Content here</div>
.mybackground {background-color:#fed5c8;}
Border around this has a color of #fed5c8
<div style="border:2px solid #fed5c8;">Content here</div>
.myborder {border:2px solid #fed5c8;}