#fed5c3 color space conversions
Hex:
#fed5c3
RGB:
254, 213, 195
CMY:
0, 16, 24
CMYK:
0, 16, 23, 0
HSL:
18°, 96.7213%, 88.0392%
HSV (HSB):
18°, 23.2283%, 99.6078%
XYZ:
74.5176, 72.5995, 61.7154
xyY:
0.3568, 0.3476, 72.5995
CIE-Lab:
88.2563, 11.6645, 14.2359
CIE-LCH:
88.2563, 18.4044, 50.6698
CIE-Luv:
88.2563, 26.5874, 18.5209
Hunter-Lab:
85.2053, 7.0006, 16.6992
#fed5c3 color charts
#fed5c3 color shades, tints & tones
#fed5c3 color schemes
#fed5c3 color preview, HTML & CSS examples
This text has a color of #fed5c3
<p style="color:#fed5c3;">Text here</p>
.mytext {color:#fed5c3;}
This box has a color of #fed5c3
<div style="background-color:#fed5c3;">Content here</div>
.mybackground {background-color:#fed5c3;}
Border around this has a color of #fed5c3
<div style="border:2px solid #fed5c3;">Content here</div>
.myborder {border:2px solid #fed5c3;}