#fcdedd color space conversions
Hex:
#fcdedd
RGB:
252, 222, 221
CMY:
1, 13, 13
CMYK:
0, 12, 12, 1
HSL:
2°, 83.7838%, 92.7451%
HSV (HSB):
2°, 12.3016%, 98.8235%
XYZ:
79.3173, 78.1585, 79.3122
xyY:
0.3350, 0.3301, 78.1585
CIE-Lab:
90.8522, 10.1690, 4.2759
CIE-LCH:
90.8522, 11.0314, 22.8058
CIE-Luv:
90.8522, 17.8878, 4.5811
Hunter-Lab:
88.4073, 5.4340, 8.6946
#fcdedd color charts
#fcdedd color shades, tints & tones
#fcdedd color schemes
#fcdedd color preview, HTML & CSS examples
This text has a color of #fcdedd
<p style="color:#fcdedd;">Text here</p>
.mytext {color:#fcdedd;}
This box has a color of #fcdedd
<div style="background-color:#fcdedd;">Content here</div>
.mybackground {background-color:#fcdedd;}
Border around this has a color of #fcdedd
<div style="border:2px solid #fcdedd;">Content here</div>
.myborder {border:2px solid #fcdedd;}