#fedffc color space conversions
Hex:
#fedffc
RGB:
254, 223, 252
CMY:
0, 13, 1
CMYK:
0, 12, 1, 0
HSL:
304°, 93.9394%, 93.5294%
HSV (HSB):
304°, 12.2047%, 99.6078%
XYZ:
84.8314, 80.8745, 103.2347
xyY:
0.3154, 0.3007, 80.8745
CIE-Lab:
92.0758, 15.5598, -10.1425
CIE-LCH:
92.0758, 18.5735, 326.9020
CIE-Luv:
92.0758, 15.8352, -18.6525
Hunter-Lab:
89.9302, 11.0016, -5.1103
#fedffc color charts
#fedffc color shades, tints & tones
#fedffc color schemes
#fedffc color preview, HTML & CSS examples
This text has a color of #fedffc
<p style="color:#fedffc;">Text here</p>
.mytext {color:#fedffc;}
This box has a color of #fedffc
<div style="background-color:#fedffc;">Content here</div>
.mybackground {background-color:#fedffc;}
Border around this has a color of #fedffc
<div style="border:2px solid #fedffc;">Content here</div>
.myborder {border:2px solid #fedffc;}