#fcd3cd color space conversions
Hex:
#fcd3cd
RGB:
252, 211, 205
CMY:
1, 17, 20
CMYK:
0, 16, 19, 1
HSL:
8°, 88.6792%, 89.6078%
HSV (HSB):
8°, 18.6508%, 98.8235%
XYZ:
74.4586, 71.6918, 67.6711
xyY:
0.3482, 0.3353, 71.6918
CIE-Lab:
87.8200, 13.4234, 8.3219
CIE-LCH:
87.8200, 15.7938, 31.7971
CIE-Luv:
87.8200, 25.4747, 9.8211
Hunter-Lab:
84.6710, 8.7964, 11.8837
#fcd3cd color charts
#fcd3cd color shades, tints & tones
#fcd3cd color schemes
#fcd3cd color preview, HTML & CSS examples
This text has a color of #fcd3cd
<p style="color:#fcd3cd;">Text here</p>
.mytext {color:#fcd3cd;}
This box has a color of #fcd3cd
<div style="background-color:#fcd3cd;">Content here</div>
.mybackground {background-color:#fcd3cd;}
Border around this has a color of #fcd3cd
<div style="border:2px solid #fcd3cd;">Content here</div>
.myborder {border:2px solid #fcd3cd;}