In RGB color space, #feddff hex color has a red value of 254, a green value of 221 and a blue value of 255.
In CMYK color space (used in color printing), #feddff hex color is composed of 0.39% cyan, 13.33% magenta, 0% yellow and 0% black.
#feddff color has a hue of 298.2 degrees, a saturation of 100% and a lightness of 93.3%.
#feddff hex color contains mainly BLUE.
The closest web safe color of #feddff is #ffccff
#feddff hex color has a decimal value of 16702975.
HEX | feddff | #feddff |
---|---|---|
RGB | 254, 221, 255 | rgb(254, 221, 255) |
RGB Percent | 99.61, 86.67, 100 | rgb(99.61, 86.67, 100) |
CMYK | 0, 13, 0, 0 | |
HSL | 298.2°, 100, 93.3 | hsl(298.2, 100%, 93.3%) |
HSV | 298.2°, 13.3, 100 |
XYZ | 84.78, 80.004, 105.582 |
---|---|
Hunter Lab | 89.445, 12.662, -7.375 |
CIE-LAB | 91.687, 17.14, -12.291 |
CIE-LCH | 91.687, 21.091, 324.356 |
CIE-LUV | 0.39, 13.33, 0, 0 |
Web Safe | ffccff |
RGB percent of color #feddff
CMYK percent of color #feddff
Text with hexadecimal color #feddff
This text has a font color of #feddff
<p style="color:#feddff">Text here</p>
#feddff Background Color
This box has a background color of #feddff
<div style="background-color:#feddff">Text here</div>
#feddff Border Color
This box has a border color of #feddff
<div style="border: 4px solid #feddff">Text here</div>
CSS codes
<p style="color:#feddff">Text here</p>
<div style="background-color:#feddff">Text here</div>
<div style="border: 4px solid #feddff">Text here</div>
#feddff Color on white background
This is how a font and box color of #feddff will look
on a white background.
#feddff Color on black background
This is how a font and box color of #feddff hex color will look
on a black background.