In RGB color space, #feccdf hex color has a red value of 254, a green value of 204 and a blue value of 223.
In CMYK color space (used in color printing), #feccdf hex color is composed of 0% cyan, 19.69% magenta, 12.2% yellow and 0.39% black.
#feccdf color has a hue of 337.2 degrees, a saturation of 96.15% and a lightness of 89.8%.
#feccdf hex color contains mainly RED.
The closest web safe color of #feccdf is #ffcccc
#feccdf hex color has a decimal value of 16698591.
HEX | feccdf | #feccdf |
---|---|---|
RGB | 254, 204, 223 | rgb(254, 204, 223) |
RGB Percent | 99.61, 80, 87.45 | rgb(99.61, 80, 87.45) |
CMYK | 0, 20, 12, 0 | |
HSL | 337.2°, 96.15, 89.8 | hsl(337.2, 96.15%, 89.8%) |
HSV | 337.2°, 19.7, 99.6 |
XYZ | 75.785, 69.584, 79.249 |
---|---|
Hunter Lab | 83.417, 16.189, 2.064 |
CIE-LAB | 86.792, 20.574, -2.676 |
CIE-LCH | 86.792, 20.747, 352.589 |
CIE-LUV | 0, 19.69, 12.2, 0.39 |
Web Safe | ffcccc |
RGB percent of color #feccdf
CMYK percent of color #feccdf
Text with hexadecimal color #feccdf
This text has a font color of #feccdf
<p style="color:#feccdf">Text here</p>
#feccdf Background Color
This box has a background color of #feccdf
<div style="background-color:#feccdf">Text here</div>
#feccdf Border Color
This box has a border color of #feccdf
<div style="border: 4px solid #feccdf">Text here</div>
CSS codes
<p style="color:#feccdf">Text here</p>
<div style="background-color:#feccdf">Text here</div>
<div style="border: 4px solid #feccdf">Text here</div>
#feccdf Color on white background
This is how a font and box color of #feccdf will look
on a white background.
#feccdf Color on black background
This is how a font and box color of #feccdf hex color will look
on a black background.