In RGB color space, #feccec hex color has a red value of 254, a green value of 204 and a blue value of 236.
In CMYK color space (used in color printing), #feccec hex color is composed of 0% cyan, 19.69% magenta, 7.09% yellow and 0.39% black.
#feccec color has a hue of 321.6 degrees, a saturation of 96.15% and a lightness of 89.8%.
#feccec hex color contains mainly RED.
The closest web safe color of #feccec is #ffccff
#feccec hex color has a decimal value of 16698604.
HEX | feccec | #feccec |
---|---|---|
RGB | 254, 204, 236 | rgb(254, 204, 236) |
RGB Percent | 99.61, 80, 92.55 | rgb(99.61, 80, 92.55) |
CMYK | 0, 20, 7, 0 | |
HSL | 321.6°, 96.15, 89.8 | hsl(321.6, 96.15%, 89.8%) |
HSV | 321.6°, 19.7, 99.6 |
XYZ | 77.606, 70.313, 88.838 |
---|---|
Hunter Lab | 83.853, 18.46, -4.118 |
CIE-LAB | 87.15, 22.716, -9.041 |
CIE-LCH | 87.15, 24.449, 338.297 |
CIE-LUV | 0, 19.69, 7.09, 0.39 |
Web Safe | ffccff |
RGB percent of color #feccec
CMYK percent of color #feccec
Text with hexadecimal color #feccec
This text has a font color of #feccec
<p style="color:#feccec">Text here</p>
#feccec Background Color
This box has a background color of #feccec
<div style="background-color:#feccec">Text here</div>
#feccec Border Color
This box has a border color of #feccec
<div style="border: 4px solid #feccec">Text here</div>
CSS codes
<p style="color:#feccec">Text here</p>
<div style="background-color:#feccec">Text here</div>
<div style="border: 4px solid #feccec">Text here</div>
#feccec Color on white background
This is how a font and box color of #feccec will look
on a white background.
#feccec Color on black background
This is how a font and box color of #feccec hex color will look
on a black background.