#fedfc6 color space conversions
Hex:
#fedfc6
RGB:
254, 223, 198
CMY:
0, 13, 22
CMYK:
0, 12, 22, 0
HSL:
27°, 96.5517%, 88.6275%
HSV (HSB):
27°, 22.0472%, 99.6078%
XYZ:
77.4538, 77.9234, 64.3845
xyY:
0.3524, 0.3546, 77.9234
CIE-Lab:
90.7449, 6.9153, 16.1740
CIE-LCH:
90.7449, 17.5903, 66.8506
CIE-Luv:
90.7449, 20.5153, 22.2585
Hunter-Lab:
88.2742, 2.1400, 18.5476
#fedfc6 color charts
#fedfc6 color shades, tints & tones
#fedfc6 color schemes
#fedfc6 color preview, HTML & CSS examples
This text has a color of #fedfc6
<p style="color:#fedfc6;">Text here</p>
.mytext {color:#fedfc6;}
This box has a color of #fedfc6
<div style="background-color:#fedfc6;">Content here</div>
.mybackground {background-color:#fedfc6;}
Border around this has a color of #fedfc6
<div style="border:2px solid #fedfc6;">Content here</div>
.myborder {border:2px solid #fedfc6;}