In RGB color space, #febeef hex color has a red value of 254, a green value of 190 and a blue value of 239.
In CMYK color space (used in color printing), #febeef hex color is composed of 0% cyan, 25.2% magenta, 5.91% yellow and 0.39% black.
#febeef color has a hue of 314.1 degrees, a saturation of 96.97% and a lightness of 87.1%.
#febeef hex color contains mainly RED.
The closest web safe color of #febeef is #ffccff
#febeef hex color has a decimal value of 16695023.
HEX | febeef | #febeef |
---|---|---|
RGB | 254, 190, 239 | rgb(254, 190, 239) |
RGB Percent | 99.61, 74.51, 93.73 | rgb(99.61, 74.51, 93.73) |
CMYK | 0, 25, 6, 0 | |
HSL | 314.1°, 96.97, 87.1 | hsl(314.1, 96.97%, 87.1%) |
HSV | 314.1°, 25.2, 99.6 |
XYZ | 74.866, 64.13, 90.094 |
---|---|
Hunter Lab | 80.081, 26.733, -10.646 |
CIE-LAB | 84.033, 30.584, -15.291 |
CIE-LCH | 84.033, 34.194, 333.436 |
CIE-LUV | 0, 25.2, 5.91, 0.39 |
Web Safe | ffccff |
RGB percent of color #febeef
CMYK percent of color #febeef
Text with hexadecimal color #febeef
This text has a font color of #febeef
<p style="color:#febeef">Text here</p>
#febeef Background Color
This box has a background color of #febeef
<div style="background-color:#febeef">Text here</div>
#febeef Border Color
This box has a border color of #febeef
<div style="border: 4px solid #febeef">Text here</div>
CSS codes
<p style="color:#febeef">Text here</p>
<div style="background-color:#febeef">Text here</div>
<div style="border: 4px solid #febeef">Text here</div>
#febeef Color on white background
This is how a font and box color of #febeef will look
on a white background.
#febeef Color on black background
This is how a font and box color of #febeef hex color will look
on a black background.