#fecdd3 color space conversions
Hex:
#fecdd3
RGB:
254, 205, 211
CMY:
0, 20, 17
CMYK:
0, 19, 17, 0
HSL:
353°, 96.0784%, 90.0000%
HSV (HSB):
353°, 19.2913%, 99.6078%
XYZ:
74.4622, 69.4366, 71.1060
xyY:
0.3463, 0.3230, 69.4366
CIE-Lab:
86.7198, 18.1732, 3.5847
CIE-LCH:
86.7198, 18.5234, 11.1586
CIE-Luv:
86.7198, 29.5590, 1.9983
Hunter-Lab:
83.3286, 13.6820, 7.7367
#fecdd3 color charts
#fecdd3 color shades, tints & tones
#fecdd3 color schemes
#fecdd3 color preview, HTML & CSS examples
This text has a color of #fecdd3
<p style="color:#fecdd3;">Text here</p>
.mytext {color:#fecdd3;}
This box has a color of #fecdd3
<div style="background-color:#fecdd3;">Content here</div>
.mybackground {background-color:#fecdd3;}
Border around this has a color of #fecdd3
<div style="border:2px solid #fecdd3;">Content here</div>
.myborder {border:2px solid #fecdd3;}