In RGB color space, #ff03fe hex color has a red value of 255, a green value of 3 and a blue value of 254.
In CMYK color space (used in color printing), #ff03fe hex color is composed of 0% cyan, 98.82% magenta, 0.39% yellow and 0% black.
#ff03fe color has a hue of 300.2 degrees, a saturation of 100% and a lightness of 50.6%.
#ff03fe hex color contains mainly RED.
The closest web safe color of #ff03fe is #ff00ff
#ff03fe hex color has a decimal value of 16712702.
HEX | ff03fe | #ff03fe |
---|---|---|
RGB | 255, 3, 254 | rgb(255, 3, 254) |
RGB Percent | 100, 1.18, 99.61 | rgb(100, 1.18, 99.61) |
CMYK | 0, 99, 0, 0 | |
HSL | 300.2°, 100, 50.6 | hsl(300.2, 100%, 50.6%) |
HSV | 300.2°, 98.8, 100 |
XYZ | 59.162, 28.481, 96.145 |
---|---|
Hunter Lab | 53.368, 104.487, -69.457 |
CIE-LAB | 60.321, 97.943, -60.288 |
CIE-LCH | 60.321, 115.011, 328.386 |
CIE-LUV | 0, 98.82, 0.39, 0 |
Web Safe | ff00ff |
RGB percent of color #ff03fe
CMYK percent of color #ff03fe
Text with hexadecimal color #ff03fe
This text has a font color of #ff03fe
<p style="color:#ff03fe">Text here</p>
#ff03fe Background Color
This box has a background color of #ff03fe
<div style="background-color:#ff03fe">Text here</div>
#ff03fe Border Color
This box has a border color of #ff03fe
<div style="border: 4px solid #ff03fe">Text here</div>
CSS codes
<p style="color:#ff03fe">Text here</p>
<div style="background-color:#ff03fe">Text here</div>
<div style="border: 4px solid #ff03fe">Text here</div>
#ff03fe Color on white background
This is how a font and box color of #ff03fe will look
on a white background.
#ff03fe Color on black background
This is how a font and box color of #ff03fe hex color will look
on a black background.