#fcdff9 color space conversions
Hex:
#fcdff9
RGB:
252, 223, 249
CMY:
1, 13, 2
CMYK:
0, 12, 1, 1
HSL:
306°, 82.8571%, 93.1373%
HSV (HSB):
306°, 11.5079%, 98.8235%
XYZ:
83.6314, 80.3104, 100.7161
xyY:
0.3160, 0.3034, 80.3104
CIE-Lab:
91.8239, 14.3647, -8.9658
CIE-LCH:
91.8239, 16.9331, 328.0296
CIE-Luv:
91.8239, 14.9169, -16.5613
Hunter-Lab:
89.6160, 9.7516, -3.9026
#fcdff9 color charts
#fcdff9 color shades, tints & tones
#fcdff9 color schemes
#fcdff9 color preview, HTML & CSS examples
This text has a color of #fcdff9
<p style="color:#fcdff9;">Text here</p>
.mytext {color:#fcdff9;}
This box has a color of #fcdff9
<div style="background-color:#fcdff9;">Content here</div>
.mybackground {background-color:#fcdff9;}
Border around this has a color of #fcdff9
<div style="border:2px solid #fcdff9;">Content here</div>
.myborder {border:2px solid #fcdff9;}