#fcdeed color space conversions
Hex:
#fcdeed
RGB:
252, 222, 237
CMY:
1, 13, 7
CMYK:
0, 12, 6, 1
HSL:
330°, 83.3333%, 92.9412%
HSV (HSB):
330°, 11.9048%, 98.8235%
XYZ:
81.5522, 79.0524, 91.0811
xyY:
0.3240, 0.3141, 79.0524
CIE-Lab:
91.2580, 12.8001, -3.5181
CIE-LCH:
91.2580, 13.2747, 344.6319
CIE-Luv:
91.2580, 16.4952, -7.7305
Hunter-Lab:
88.9114, 8.1305, 1.5011
#fcdeed color charts
#fcdeed color shades, tints & tones
#fcdeed color schemes
#fcdeed color preview, HTML & CSS examples
This text has a color of #fcdeed
<p style="color:#fcdeed;">Text here</p>
.mytext {color:#fcdeed;}
This box has a color of #fcdeed
<div style="background-color:#fcdeed;">Content here</div>
.mybackground {background-color:#fcdeed;}
Border around this has a color of #fcdeed
<div style="border:2px solid #fcdeed;">Content here</div>
.myborder {border:2px solid #fcdeed;}