In RGB color space, #ff30ed hex color has a red value of 255, a green value of 48 and a blue value of 237.
In CMYK color space (used in color printing), #ff30ed hex color is composed of 0% cyan, 81.18% magenta, 7.06% yellow and 0% black.
#ff30ed color has a hue of 305.2 degrees, a saturation of 100% and a lightness of 59.4%.
#ff30ed hex color contains mainly RED.
The closest web safe color of #ff30ed is #ff33ff
#ff30ed hex color has a decimal value of 16724205.
HEX | ff30ed | #ff30ed |
---|---|---|
RGB | 255, 48, 237 | rgb(255, 48, 237) |
RGB Percent | 100, 18.82, 92.94 | rgb(100, 18.82, 92.94) |
CMYK | 0, 81, 7, 0 | |
HSL | 305.2°, 100, 59.4 | hsl(305.2, 100%, 59.4%) |
HSV | 305.2°, 81.2, 100 |
XYZ | 57.583, 29.488, 82.778 |
---|---|
Hunter Lab | 54.303, 94.252, -52.368 |
CIE-LAB | 61.21, 90.278, -49.415 |
CIE-LCH | 61.21, 102.917, 331.305 |
CIE-LUV | 0, 81.18, 7.06, 0 |
Web Safe | ff33ff |
RGB percent of color #ff30ed
CMYK percent of color #ff30ed
Text with hexadecimal color #ff30ed
This text has a font color of #ff30ed
<p style="color:#ff30ed">Text here</p>
#ff30ed Background Color
This box has a background color of #ff30ed
<div style="background-color:#ff30ed">Text here</div>
#ff30ed Border Color
This box has a border color of #ff30ed
<div style="border: 4px solid #ff30ed">Text here</div>
CSS codes
<p style="color:#ff30ed">Text here</p>
<div style="background-color:#ff30ed">Text here</div>
<div style="border: 4px solid #ff30ed">Text here</div>
#ff30ed Color on white background
This is how a font and box color of #ff30ed will look
on a white background.
#ff30ed Color on black background
This is how a font and box color of #ff30ed hex color will look
on a black background.