In RGB color space, #0fffed hex color has a red value of 15, a green value of 255 and a blue value of 237.
In CMYK color space (used in color printing), #0fffed hex color is composed of 94.12% cyan, 0% magenta, 7.06% yellow and 0% black.
#0fffed color has a hue of 175.5 degrees, a saturation of 100% and a lightness of 52.9%.
#0fffed hex color contains mainly GREEN.
The closest web safe color of #0fffed is #00ffff
#0fffed hex color has a decimal value of 1048557.
HEX | 0fffed | #0fffed |
---|---|---|
RGB | 15, 255, 237 | rgb(15, 255, 237) |
RGB Percent | 5.88, 100, 92.94 | rgb(5.88, 100, 92.94) |
CMYK | 94, 0, 7, 0 | |
HSL | 175.5°, 100, 52.9 | hsl(175.5, 100%, 52.9%) |
HSV | 175.5°, 94.1, 100 |
XYZ | 51.243, 77.736, 92.425 |
---|---|
Hunter Lab | 88.168, -50.55, -0.435 |
CIE-LAB | 90.659, -52.794, -5.473 |
CIE-LCH | 90.659, 53.077, 185.919 |
CIE-LUV | 94.12, 0, 7.06, 0 |
Web Safe | 00ffff |
RGB percent of color #0fffed
CMYK percent of color #0fffed
Text with hexadecimal color #0fffed
This text has a font color of #0fffed
<p style="color:#0fffed">Text here</p>
#0fffed Background Color
This box has a background color of #0fffed
<div style="background-color:#0fffed">Text here</div>
#0fffed Border Color
This box has a border color of #0fffed
<div style="border: 4px solid #0fffed">Text here</div>
CSS codes
<p style="color:#0fffed">Text here</p>
<div style="background-color:#0fffed">Text here</div>
<div style="border: 4px solid #0fffed">Text here</div>
#0fffed Color on white background
This is how a font and box color of #0fffed will look
on a white background.
#0fffed Color on black background
This is how a font and box color of #0fffed hex color will look
on a black background.