#fedecf color space conversions
Hex:
#fedecf
RGB:
254, 222, 207
CMY:
0, 13, 19
CMYK:
0, 13, 19, 0
HSL:
19°, 95.9184%, 90.3922%
HSV (HSB):
19°, 18.5039%, 99.6078%
XYZ:
78.2568, 77.8184, 69.9274
xyY:
0.3463, 0.3443, 77.8184
CIE-Lab:
90.6970, 8.7306, 11.4060
CIE-LCH:
90.6970, 14.3638, 52.5683
CIE-Luv:
90.6970, 20.3420, 15.2222
Hunter-Lab:
88.2147, 3.9747, 14.7514
#fedecf color charts
#fedecf color shades, tints & tones
#fedecf color schemes
#fedecf color preview, HTML & CSS examples
This text has a color of #fedecf
<p style="color:#fedecf;">Text here</p>
.mytext {color:#fedecf;}
This box has a color of #fedecf
<div style="background-color:#fedecf;">Content here</div>
.mybackground {background-color:#fedecf;}
Border around this has a color of #fedecf
<div style="border:2px solid #fedecf;">Content here</div>
.myborder {border:2px solid #fedecf;}