#fcddde color space conversions
Hex:
#fcddde
RGB:
252, 221, 222
CMY:
1, 13, 13
CMYK:
0, 12, 12, 1
HSL:
358°, 83.7838%, 92.7451%
HSV (HSB):
358°, 12.3016%, 98.8235%
XYZ:
79.1862, 77.6823, 79.9279
xyY:
0.3344, 0.3281, 77.6823
CIE-Lab:
90.6347, 10.8466, 3.4366
CIE-LCH:
90.6347, 11.3780, 17.5799
CIE-Luv:
90.6347, 18.3461, 3.2024
Hunter-Lab:
88.1375, 6.1305, 7.9289
#fcddde color charts
#fcddde color shades, tints & tones
#fcddde color schemes
#fcddde color preview, HTML & CSS examples
This text has a color of #fcddde
<p style="color:#fcddde;">Text here</p>
.mytext {color:#fcddde;}
This box has a color of #fcddde
<div style="background-color:#fcddde;">Content here</div>
.mybackground {background-color:#fcddde;}
Border around this has a color of #fcddde
<div style="border:2px solid #fcddde;">Content here</div>
.myborder {border:2px solid #fcddde;}