#fcdff6 color space conversions
Hex:
#fcdff6
RGB:
252, 223, 246
CMY:
1, 13, 4
CMYK:
0, 12, 2, 1
HSL:
312°, 82.8571%, 93.1373%
HSV (HSB):
312°, 11.5079%, 98.8235%
XYZ:
83.1671, 80.1246, 98.2710
xyY:
0.3180, 0.3063, 80.1246
CIE-Lab:
91.7407, 13.8349, -7.5193
CIE-LCH:
91.7407, 15.7463, 331.4759
CIE-Luv:
91.7407, 15.1821, -14.1765
Hunter-Lab:
89.5124, 9.2001, -2.4328
#fcdff6 color charts
#fcdff6 color shades, tints & tones
#fcdff6 color schemes
#fcdff6 color preview, HTML & CSS examples
This text has a color of #fcdff6
<p style="color:#fcdff6;">Text here</p>
.mytext {color:#fcdff6;}
This box has a color of #fcdff6
<div style="background-color:#fcdff6;">Content here</div>
.mybackground {background-color:#fcdff6;}
Border around this has a color of #fcdff6
<div style="border:2px solid #fcdff6;">Content here</div>
.myborder {border:2px solid #fcdff6;}