#fcd1cd color space conversions
Hex:
#fcd1cd
RGB:
252, 209, 205
CMY:
1, 18, 20
CMYK:
0, 17, 19, 1
HSL:
5°, 88.6792%, 89.6078%
HSV (HSB):
5°, 18.6508%, 98.8235%
XYZ:
73.9648, 70.7042, 67.5065
xyY:
0.3486, 0.3332, 70.7042
CIE-Lab:
87.3411, 14.4666, 7.6347
CIE-LCH:
87.3411, 16.3576, 27.8226
CIE-Luv:
87.3411, 26.6127, 8.6194
Hunter-Lab:
84.0858, 9.8648, 11.2603
#fcd1cd color charts
#fcd1cd color shades, tints & tones
#fcd1cd color schemes
#fcd1cd color preview, HTML & CSS examples
This text has a color of #fcd1cd
<p style="color:#fcd1cd;">Text here</p>
.mytext {color:#fcd1cd;}
This box has a color of #fcd1cd
<div style="background-color:#fcd1cd;">Content here</div>
.mybackground {background-color:#fcd1cd;}
Border around this has a color of #fcd1cd
<div style="border:2px solid #fcd1cd;">Content here</div>
.myborder {border:2px solid #fcd1cd;}