#fcd9ed color space conversions
Hex:
#fcd9ed
RGB:
252, 217, 237
CMY:
1, 15, 7
CMYK:
0, 14, 6, 1
HSL:
326°, 85.3659%, 91.9608%
HSV (HSB):
326°, 13.8889%, 98.8235%
XYZ:
80.2438, 76.4356, 90.6450
xyY:
0.3244, 0.3090, 76.4356
CIE-Lab:
90.0612, 15.4041, -5.2803
CIE-LCH:
90.0612, 16.2840, 341.0792
CIE-Luv:
90.0612, 19.1162, -10.9222
Hunter-Lab:
87.4274, 10.8352, -0.2728
#fcd9ed color charts
#fcd9ed color shades, tints & tones
#fcd9ed color schemes
#fcd9ed color preview, HTML & CSS examples
This text has a color of #fcd9ed
<p style="color:#fcd9ed;">Text here</p>
.mytext {color:#fcd9ed;}
This box has a color of #fcd9ed
<div style="background-color:#fcd9ed;">Content here</div>
.mybackground {background-color:#fcd9ed;}
Border around this has a color of #fcd9ed
<div style="border:2px solid #fcd9ed;">Content here</div>
.myborder {border:2px solid #fcd9ed;}