In RGB color space, #feeeff hex color has a red value of 254, a green value of 238 and a blue value of 255.
In CMYK color space (used in color printing), #feeeff hex color is composed of 0.39% cyan, 6.67% magenta, 0% yellow and 0% black.
#feeeff color has a hue of 296.5 degrees, a saturation of 100% and a lightness of 96.7%.
#feeeff hex color contains mainly BLUE.
The closest web safe color of #feeeff is #ffffff
#feeeff hex color has a decimal value of 16707327.
HEX | feeeff | #feeeff |
---|---|---|
RGB | 254, 238, 255 | rgb(254, 238, 255) |
RGB Percent | 99.61, 93.33, 100 | rgb(99.61, 93.33, 100) |
CMYK | 0, 7, 0, 0 | |
HSL | 296.5°, 100, 96.7 | hsl(296.5, 100%, 96.7%) |
HSV | 296.5°, 6.7, 100 |
XYZ | 89.498, 89.44, 107.154 |
---|---|
Hunter Lab | 94.573, 3.42, -0.977 |
CIE-LAB | 95.764, 8.333, -6.239 |
CIE-LCH | 95.764, 10.41, 323.177 |
CIE-LUV | 0.39, 6.67, 0, 0 |
Web Safe | ffffff |
RGB percent of color #feeeff
CMYK percent of color #feeeff
Text with hexadecimal color #feeeff
This text has a font color of #feeeff
<p style="color:#feeeff">Text here</p>
#feeeff Background Color
This box has a background color of #feeeff
<div style="background-color:#feeeff">Text here</div>
#feeeff Border Color
This box has a border color of #feeeff
<div style="border: 4px solid #feeeff">Text here</div>
CSS codes
<p style="color:#feeeff">Text here</p>
<div style="background-color:#feeeff">Text here</div>
<div style="border: 4px solid #feeeff">Text here</div>
#feeeff Color on white background
This is how a font and box color of #feeeff will look
on a white background.
#feeeff Color on black background
This is how a font and box color of #feeeff hex color will look
on a black background.