In RGB color space, #feccff hex color has a red value of 254, a green value of 204 and a blue value of 255.
In CMYK color space (used in color printing), #feccff hex color is composed of 0.39% cyan, 20% magenta, 0% yellow and 0% black.
#feccff color has a hue of 298.8 degrees, a saturation of 100% and a lightness of 90%.
#feccff hex color contains mainly BLUE.
The closest web safe color of #feccff is #ffccff
#feccff hex color has a decimal value of 16698623.
HEX | feccff | #feccff |
---|---|---|
RGB | 254, 204, 255 | rgb(254, 204, 255) |
RGB Percent | 99.61, 80, 100 | rgb(99.61, 80, 100) |
CMYK | 0, 20, 0, 0 | |
HSL | 298.8°, 100, 90 | hsl(298.8, 100%, 90%) |
HSV | 298.8°, 20, 100 |
XYZ | 80.516, 71.477, 104.16 |
---|---|
Hunter Lab | 84.544, 22.043, -13.866 |
CIE-LAB | 87.716, 26.045, -18.244 |
CIE-LCH | 87.716, 31.799, 324.99 |
CIE-LUV | 0.39, 20, 0, 0 |
Web Safe | ffccff |
RGB percent of color #feccff
CMYK percent of color #feccff
Text with hexadecimal color #feccff
This text has a font color of #feccff
<p style="color:#feccff">Text here</p>
#feccff Background Color
This box has a background color of #feccff
<div style="background-color:#feccff">Text here</div>
#feccff Border Color
This box has a border color of #feccff
<div style="border: 4px solid #feccff">Text here</div>
CSS codes
<p style="color:#feccff">Text here</p>
<div style="background-color:#feccff">Text here</div>
<div style="border: 4px solid #feccff">Text here</div>
#feccff Color on white background
This is how a font and box color of #feccff will look
on a white background.
#feccff Color on black background
This is how a font and box color of #feccff hex color will look
on a black background.