In RGB color space, #f300ed hex color has a red value of 243, a green value of 0 and a blue value of 237.
In CMYK color space (used in color printing), #f300ed hex color is composed of 0% cyan, 100% magenta, 2.47% yellow and 4.71% black.
#f300ed color has a hue of 301.5 degrees, a saturation of 100% and a lightness of 47.6%.
#f300ed hex color contains mainly RED.
The closest web safe color of #f300ed is #ff00ff
#f300ed hex color has a decimal value of 15925485.
HEX | f300ed | #f300ed |
---|---|---|
RGB | 243, 0, 237 | rgb(243, 0, 237) |
RGB Percent | 95.29, 0, 92.94 | rgb(95.29, 0, 92.94) |
CMYK | 0, 100, 2, 5 | |
HSL | 301.5°, 100, 47.6 | hsl(301.5, 100%, 47.6%) |
HSV | 301.5°, 100, 95.3 |
XYZ | 52.248, 25.169, 82.225 |
---|---|
Hunter Lab | 50.169, 98.103, -62.056 |
CIE-LAB | 57.24, 93.899, -55.853 |
CIE-LCH | 57.24, 109.255, 329.255 |
CIE-LUV | 0, 100, 2.47, 4.71 |
Web Safe | ff00ff |
RGB percent of color #f300ed
CMYK percent of color #f300ed
Text with hexadecimal color #f300ed
This text has a font color of #f300ed
<p style="color:#f300ed">Text here</p>
#f300ed Background Color
This box has a background color of #f300ed
<div style="background-color:#f300ed">Text here</div>
#f300ed Border Color
This box has a border color of #f300ed
<div style="border: 4px solid #f300ed">Text here</div>
CSS codes
<p style="color:#f300ed">Text here</p>
<div style="background-color:#f300ed">Text here</div>
<div style="border: 4px solid #f300ed">Text here</div>
#f300ed Color on white background
This is how a font and box color of #f300ed will look
on a white background.
#f300ed Color on black background
This is how a font and box color of #f300ed hex color will look
on a black background.