#fed8c1 color space conversions
Hex:
#fed8c1
RGB:
254, 216, 193
CMY:
0, 15, 24
CMYK:
0, 15, 24, 0
HSL:
23°, 96.8254%, 87.6471%
HSV (HSB):
23°, 24.0157%, 99.6078%
XYZ:
75.0546, 74.0328, 60.7860
xyY:
0.3576, 0.3527, 74.0328
CIE-Lab:
88.9380, 9.8310, 16.2462
CIE-LCH:
88.9380, 18.9891, 58.8207
CIE-Luv:
88.9380, 25.0122, 21.6851
Hunter-Lab:
86.0423, 5.1311, 18.3432
#fed8c1 color charts
#fed8c1 color shades, tints & tones
#fed8c1 color schemes
#fed8c1 color preview, HTML & CSS examples
This text has a color of #fed8c1
<p style="color:#fed8c1;">Text here</p>
.mytext {color:#fed8c1;}
This box has a color of #fed8c1
<div style="background-color:#fed8c1;">Content here</div>
.mybackground {background-color:#fed8c1;}
Border around this has a color of #fed8c1
<div style="border:2px solid #fed8c1;">Content here</div>
.myborder {border:2px solid #fed8c1;}