#fecfcd color space conversions
Hex:
#fecfcd
RGB:
254, 207, 205
CMY:
0, 19, 20
CMYK:
0, 19, 19, 0
HSL:
2°, 96.0784%, 90.0000%
HSV (HSB):
2°, 19.2913%, 99.6078%
XYZ:
74.2053, 70.1043, 67.3780
xyY:
0.3505, 0.3312, 70.1043
CIE-Lab:
87.0480, 16.2280, 7.2376
CIE-LCH:
87.0480, 17.7688, 24.0367
CIE-Luv:
87.0480, 29.0674, 7.6978
Hunter-Lab:
83.7283, 11.6735, 10.8978
#fecfcd color charts
#fecfcd color shades, tints & tones
#fecfcd color schemes
#fecfcd color preview, HTML & CSS examples
This text has a color of #fecfcd
<p style="color:#fecfcd;">Text here</p>
.mytext {color:#fecfcd;}
This box has a color of #fecfcd
<div style="background-color:#fecfcd;">Content here</div>
.mybackground {background-color:#fecfcd;}
Border around this has a color of #fecfcd
<div style="border:2px solid #fecfcd;">Content here</div>
.myborder {border:2px solid #fecfcd;}