#fcd5d5 color space conversions
Hex:
#fcd5d5
RGB:
252, 213, 213
CMY:
1, 16, 16
CMYK:
0, 15, 15, 1
HSL:
0°, 86.6667%, 91.1765%
HSV (HSB):
0°, 15.4762%, 98.8235%
XYZ:
75.9494, 73.0880, 73.0552
xyY:
0.3420, 0.3291, 73.0880
CIE-Lab:
88.4897, 13.5927, 5.0650
CIE-LCH:
88.4897, 14.5057, 20.4368
CIE-Luv:
88.4897, 23.5756, 5.0701
Hunter-Lab:
85.4915, 8.9665, 9.1789
#fcd5d5 color charts
#fcd5d5 color shades, tints & tones
#fcd5d5 color schemes
#fcd5d5 color preview, HTML & CSS examples
This text has a color of #fcd5d5
<p style="color:#fcd5d5;">Text here</p>
.mytext {color:#fcd5d5;}
This box has a color of #fcd5d5
<div style="background-color:#fcd5d5;">Content here</div>
.mybackground {background-color:#fcd5d5;}
Border around this has a color of #fcd5d5
<div style="border:2px solid #fcd5d5;">Content here</div>
.myborder {border:2px solid #fcd5d5;}