#fcdece color space conversions
Hex:
#fcdece
RGB:
252, 222, 206
CMY:
1, 13, 19
CMYK:
0, 12, 18, 1
HSL:
21°, 88.4615%, 89.8039%
HSV (HSB):
21°, 18.2540%, 98.8235%
XYZ:
77.4067, 77.3942, 69.2513
xyY:
0.3455, 0.3454, 77.3942
CIE-Lab:
90.5028, 7.8646, 11.6291
CIE-LCH:
90.5028, 14.0388, 55.9299
CIE-Luv:
90.5028, 19.1490, 15.7018
Hunter-Lab:
87.9740, 3.1045, 14.9099
#fcdece color charts
#fcdece color shades, tints & tones
#fcdece color schemes
#fcdece color preview, HTML & CSS examples
This text has a color of #fcdece
<p style="color:#fcdece;">Text here</p>
.mytext {color:#fcdece;}
This box has a color of #fcdece
<div style="background-color:#fcdece;">Content here</div>
.mybackground {background-color:#fcdece;}
Border around this has a color of #fcdece
<div style="border:2px solid #fcdece;">Content here</div>
.myborder {border:2px solid #fcdece;}