In RGB color space, #fee7ff hex color has a red value of 254, a green value of 231 and a blue value of 255.
In CMYK color space (used in color printing), #fee7ff hex color is composed of 0.39% cyan, 9.41% magenta, 0% yellow and 0% black.
#fee7ff color has a hue of 297.5 degrees, a saturation of 100% and a lightness of 95.3%.
#fee7ff hex color contains mainly BLUE.
The closest web safe color of #fee7ff is #ffffff
#fee7ff hex color has a decimal value of 16705535.
HEX | fee7ff | #fee7ff |
---|---|---|
RGB | 254, 231, 255 | rgb(254, 231, 255) |
RGB Percent | 99.61, 90.59, 100 | rgb(99.61, 90.59, 100) |
CMYK | 0, 9, 0, 0 | |
HSL | 297.5°, 100, 95.3 | hsl(297.5, 100%, 95.3%) |
HSV | 297.5°, 9.4, 100 |
XYZ | 87.499, 85.443, 106.488 |
---|---|
Hunter Lab | 92.435, 7.206, -3.599 |
CIE-LAB | 94.074, 11.942, -8.741 |
CIE-LCH | 94.074, 14.799, 323.798 |
CIE-LUV | 0.39, 9.41, 0, 0 |
Web Safe | ffffff |
RGB percent of color #fee7ff
CMYK percent of color #fee7ff
Text with hexadecimal color #fee7ff
This text has a font color of #fee7ff
<p style="color:#fee7ff">Text here</p>
#fee7ff Background Color
This box has a background color of #fee7ff
<div style="background-color:#fee7ff">Text here</div>
#fee7ff Border Color
This box has a border color of #fee7ff
<div style="border: 4px solid #fee7ff">Text here</div>
CSS codes
<p style="color:#fee7ff">Text here</p>
<div style="background-color:#fee7ff">Text here</div>
<div style="border: 4px solid #fee7ff">Text here</div>
#fee7ff Color on white background
This is how a font and box color of #fee7ff will look
on a white background.
#fee7ff Color on black background
This is how a font and box color of #fee7ff hex color will look
on a black background.