In RGB color space, #feccdc hex color has a red value of 254, a green value of 204 and a blue value of 220.
In CMYK color space (used in color printing), #feccdc hex color is composed of 0% cyan, 19.69% magenta, 13.39% yellow and 0.39% black.
#feccdc color has a hue of 340.8 degrees, a saturation of 96.15% and a lightness of 89.8%.
#feccdc hex color contains mainly RED.
The closest web safe color of #feccdc is #ffcccc
#feccdc hex color has a decimal value of 16698588.
HEX | feccdc | #feccdc |
---|---|---|
RGB | 254, 204, 220 | rgb(254, 204, 220) |
RGB Percent | 99.61, 80, 86.27 | rgb(99.61, 80, 86.27) |
CMYK | 0, 20, 13, 0 | |
HSL | 340.8°, 96.15, 89.8 | hsl(340.8, 96.15%, 89.8%) |
HSV | 340.8°, 19.7, 99.6 |
XYZ | 75.384, 69.424, 77.137 |
---|---|
Hunter Lab | 83.321, 15.684, 3.435 |
CIE-LAB | 86.714, 20.094, -1.199 |
CIE-LCH | 86.714, 20.13, 356.585 |
CIE-LUV | 0, 19.69, 13.39, 0.39 |
Web Safe | ffcccc |
RGB percent of color #feccdc
CMYK percent of color #feccdc
Text with hexadecimal color #feccdc
This text has a font color of #feccdc
<p style="color:#feccdc">Text here</p>
#feccdc Background Color
This box has a background color of #feccdc
<div style="background-color:#feccdc">Text here</div>
#feccdc Border Color
This box has a border color of #feccdc
<div style="border: 4px solid #feccdc">Text here</div>
CSS codes
<p style="color:#feccdc">Text here</p>
<div style="background-color:#feccdc">Text here</div>
<div style="border: 4px solid #feccdc">Text here</div>
#feccdc Color on white background
This is how a font and box color of #feccdc will look
on a white background.
#feccdc Color on black background
This is how a font and box color of #feccdc hex color will look
on a black background.