#fedfc5 color space conversions
Hex:
#fedfc5
RGB:
254, 223, 197
CMY:
0, 13, 23
CMYK:
0, 12, 22, 0
HSL:
27°, 96.6102%, 88.4314%
HSV (HSB):
27°, 22.4409%, 99.6078%
XYZ:
77.3388, 77.8774, 63.7790
xyY:
0.3532, 0.3556, 77.8774
CIE-Lab:
90.7239, 6.7746, 16.6657
CIE-LCH:
90.7239, 17.9900, 67.8784
CIE-Luv:
90.7239, 20.5962, 22.9620
Hunter-Lab:
88.2482, 1.9992, 18.9235
#fedfc5 color charts
#fedfc5 color shades, tints & tones
#fedfc5 color schemes
#fedfc5 color preview, HTML & CSS examples
This text has a color of #fedfc5
<p style="color:#fedfc5;">Text here</p>
.mytext {color:#fedfc5;}
This box has a color of #fedfc5
<div style="background-color:#fedfc5;">Content here</div>
.mybackground {background-color:#fedfc5;}
Border around this has a color of #fedfc5
<div style="border:2px solid #fedfc5;">Content here</div>
.myborder {border:2px solid #fedfc5;}