#fedfcf color space conversions
Hex:
#fedfcf
RGB:
254, 223, 207
CMY:
0, 13, 19
CMYK:
0, 12, 19, 0
HSL:
20°, 95.9184%, 90.3922%
HSV (HSB):
20°, 18.5039%, 99.6078%
XYZ:
78.5232, 78.3512, 70.0162
xyY:
0.3461, 0.3453, 78.3512
CIE-Lab:
90.9399, 8.2145, 11.7519
CIE-LCH:
90.9399, 14.3382, 55.0467
CIE-Luv:
90.9399, 19.7762, 15.8224
Hunter-Lab:
88.5162, 3.4450, 15.0631
#fedfcf color charts
#fedfcf color shades, tints & tones
#fedfcf color schemes
#fedfcf color preview, HTML & CSS examples
This text has a color of #fedfcf
<p style="color:#fedfcf;">Text here</p>
.mytext {color:#fedfcf;}
This box has a color of #fedfcf
<div style="background-color:#fedfcf;">Content here</div>
.mybackground {background-color:#fedfcf;}
Border around this has a color of #fedfcf
<div style="border:2px solid #fedfcf;">Content here</div>
.myborder {border:2px solid #fedfcf;}