In RGB color space, #fe66ff hex color has a red value of 254, a green value of 102 and a blue value of 255.
In CMYK color space (used in color printing), #fe66ff hex color is composed of 0.39% cyan, 60% magenta, 0% yellow and 0% black.
#fe66ff color has a hue of 299.6 degrees, a saturation of 100% and a lightness of 70%.
#fe66ff hex color contains mainly BLUE.
The closest web safe color of #fe66ff is #ff66ff
#fe66ff hex color has a decimal value of 16672511.
HEX | fe66ff | #fe66ff |
---|---|---|
RGB | 254, 102, 255 | rgb(254, 102, 255) |
RGB Percent | 99.61, 40, 100 | rgb(99.61, 40, 100) |
CMYK | 0, 60, 0, 0 | |
HSL | 299.6°, 100, 70 | hsl(299.6, 100%, 70%) |
HSV | 299.6°, 60, 100 |
XYZ | 63.674, 37.794, 98.547 |
---|---|
Hunter Lab | 61.477, 77.295, -52.008 |
CIE-LAB | 67.869, 75.998, -48.859 |
CIE-LCH | 67.869, 90.349, 327.263 |
CIE-LUV | 0.39, 60, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #fe66ff
CMYK percent of color #fe66ff
Text with hexadecimal color #fe66ff
This text has a font color of #fe66ff
<p style="color:#fe66ff">Text here</p>
#fe66ff Background Color
This box has a background color of #fe66ff
<div style="background-color:#fe66ff">Text here</div>
#fe66ff Border Color
This box has a border color of #fe66ff
<div style="border: 4px solid #fe66ff">Text here</div>
CSS codes
<p style="color:#fe66ff">Text here</p>
<div style="background-color:#fe66ff">Text here</div>
<div style="border: 4px solid #fe66ff">Text here</div>
#fe66ff Color on white background
This is how a font and box color of #fe66ff will look
on a white background.
#fe66ff Color on black background
This is how a font and box color of #fe66ff hex color will look
on a black background.