#fcd6f9 color space conversions
Hex:
#fcd6f9
RGB:
252, 214, 249
CMY:
1, 16, 2
CMYK:
0, 15, 1, 1
HSL:
305°, 86.3636%, 91.3725%
HSV (HSB):
305°, 15.0794%, 98.8235%
XYZ:
81.2903, 75.6281, 99.9358
xyY:
0.3165, 0.2944, 75.6281
CIE-Lab:
89.6864, 19.0651, -12.1466
CIE-LCH:
89.6864, 22.6057, 327.4984
CIE-Luv:
89.6864, 19.4879, -22.4024
Hunter-Lab:
86.9644, 14.6658, -7.2584
#fcd6f9 color charts
#fcd6f9 color shades, tints & tones
#fcd6f9 color schemes
#fcd6f9 color preview, HTML & CSS examples
This text has a color of #fcd6f9
<p style="color:#fcd6f9;">Text here</p>
.mytext {color:#fcd6f9;}
This box has a color of #fcd6f9
<div style="background-color:#fcd6f9;">Content here</div>
.mybackground {background-color:#fcd6f9;}
Border around this has a color of #fcd6f9
<div style="border:2px solid #fcd6f9;">Content here</div>
.myborder {border:2px solid #fcd6f9;}