#fcced5 color space conversions
Hex:
#fcced5
RGB:
252, 206, 213
CMY:
1, 19, 16
CMYK:
0, 18, 15, 1
HSL:
351°, 88.4615%, 89.8039%
HSV (HSB):
351°, 18.2540%, 98.8235%
XYZ:
74.2264, 69.6422, 72.4809
xyY:
0.3431, 0.3219, 69.6422
CIE-Lab:
86.8211, 17.2497, 2.6481
CIE-LCH:
86.8211, 17.4518, 8.7276
CIE-Luv:
86.8211, 27.4774, 0.7947
Hunter-Lab:
83.4519, 12.7264, 6.9208
#fcced5 color charts
#fcced5 color shades, tints & tones
#fcced5 color schemes
#fcced5 color preview, HTML & CSS examples
This text has a color of #fcced5
<p style="color:#fcced5;">Text here</p>
.mytext {color:#fcced5;}
This box has a color of #fcced5
<div style="background-color:#fcced5;">Content here</div>
.mybackground {background-color:#fcced5;}
Border around this has a color of #fcced5
<div style="border:2px solid #fcced5;">Content here</div>
.myborder {border:2px solid #fcced5;}