#fcddf7 color space conversions
Hex:
#fcddf7
RGB:
252, 221, 247
CMY:
1, 13, 3
CMYK:
0, 12, 2, 1
HSL:
310°, 83.7838%, 92.7451%
HSV (HSB):
310°, 12.3016%, 98.8235%
XYZ:
82.7898, 79.1238, 98.9046
xyY:
0.3174, 0.3034, 79.1238
CIE-Lab:
91.2903, 15.0524, -8.7105
CIE-LCH:
91.2903, 17.3911, 329.9431
CIE-Luv:
91.2903, 16.1163, -16.2666
Hunter-Lab:
88.9515, 10.4701, -3.6581
#fcddf7 color charts
#fcddf7 color shades, tints & tones
#fcddf7 color schemes
#fcddf7 color preview, HTML & CSS examples
This text has a color of #fcddf7
<p style="color:#fcddf7;">Text here</p>
.mytext {color:#fcddf7;}
This box has a color of #fcddf7
<div style="background-color:#fcddf7;">Content here</div>
.mybackground {background-color:#fcddf7;}
Border around this has a color of #fcddf7
<div style="border:2px solid #fcddf7;">Content here</div>
.myborder {border:2px solid #fcddf7;}