In RGB color space, #fe00db hex color has a red value of 254, a green value of 0 and a blue value of 219.
In CMYK color space (used in color printing), #fe00db hex color is composed of 0% cyan, 100% magenta, 13.78% yellow and 0.39% black.
#fe00db color has a hue of 308.3 degrees, a saturation of 100% and a lightness of 49.8%.
#fe00db hex color contains mainly RED.
The closest web safe color of #fe00db is #ff00cc
#fe00db hex color has a decimal value of 16646363.
HEX | fe00db | #fe00db |
---|---|---|
RGB | 254, 0, 219 | rgb(254, 0, 219) |
RGB Percent | 99.61, 0, 85.88 | rgb(99.61, 0, 85.88) |
CMYK | 0, 100, 14, 0 | |
HSL | 308.3°, 100, 49.8 | hsl(308.3, 100%, 49.8%) |
HSV | 308.3°, 100, 99.6 |
XYZ | 53.659, 26.185, 69.244 |
---|---|
Hunter Lab | 51.171, 97.628, -44.41 |
CIE-LAB | 58.212, 93.362, -44.038 |
CIE-LCH | 58.212, 103.227, 334.747 |
CIE-LUV | 0, 100, 13.78, 0.39 |
Web Safe | ff00cc |
RGB percent of color #fe00db
CMYK percent of color #fe00db
Text with hexadecimal color #fe00db
This text has a font color of #fe00db
<p style="color:#fe00db">Text here</p>
#fe00db Background Color
This box has a background color of #fe00db
<div style="background-color:#fe00db">Text here</div>
#fe00db Border Color
This box has a border color of #fe00db
<div style="border: 4px solid #fe00db">Text here</div>
CSS codes
<p style="color:#fe00db">Text here</p>
<div style="background-color:#fe00db">Text here</div>
<div style="border: 4px solid #fe00db">Text here</div>
#fe00db Color on white background
This is how a font and box color of #fe00db will look
on a white background.
#fe00db Color on black background
This is how a font and box color of #fe00db hex color will look
on a black background.