In RGB color space, #faecff hex color has a red value of 250, a green value of 236 and a blue value of 255.
In CMYK color space (used in color printing), #faecff hex color is composed of 1.96% cyan, 7.45% magenta, 0% yellow and 0% black.
#faecff color has a hue of 284.2 degrees, a saturation of 100% and a lightness of 96.3%.
#faecff hex color contains mainly BLUE.
The closest web safe color of #faecff is #ffffff
#faecff hex color has a decimal value of 16444671.
HEX | faecff | #faecff |
---|---|---|
RGB | 250, 236, 255 | rgb(250, 236, 255) |
RGB Percent | 98.04, 92.55, 100 | rgb(98.04, 92.55, 100) |
CMYK | 2, 7, 0, 0 | |
HSL | 284.2°, 100, 96.3 | hsl(284.2, 100%, 96.3%) |
HSV | 284.2°, 7.5, 100 |
XYZ | 87.47, 87.535, 106.894 |
---|---|
Hunter Lab | 93.56, 3.151, -2.248 |
CIE-LAB | 94.965, 8.047, -7.456 |
CIE-LCH | 94.965, 10.97, 317.183 |
CIE-LUV | 1.96, 7.45, 0, 0 |
Web Safe | ffffff |
RGB percent of color #faecff
CMYK percent of color #faecff
Text with hexadecimal color #faecff
This text has a font color of #faecff
<p style="color:#faecff">Text here</p>
#faecff Background Color
This box has a background color of #faecff
<div style="background-color:#faecff">Text here</div>
#faecff Border Color
This box has a border color of #faecff
<div style="border: 4px solid #faecff">Text here</div>
CSS codes
<p style="color:#faecff">Text here</p>
<div style="background-color:#faecff">Text here</div>
<div style="border: 4px solid #faecff">Text here</div>
#faecff Color on white background
This is how a font and box color of #faecff will look
on a white background.
#faecff Color on black background
This is how a font and box color of #faecff hex color will look
on a black background.