In RGB color space, #ff1feb hex color has a red value of 255, a green value of 31 and a blue value of 235.
In CMYK color space (used in color printing), #ff1feb hex color is composed of 0% cyan, 87.84% magenta, 7.84% yellow and 0% black.
#ff1feb color has a hue of 305.4 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1feb hex color contains mainly RED.
The closest web safe color of #ff1feb is #ff33ff
#ff1feb hex color has a decimal value of 16719851.
HEX | ff1feb | #ff1feb |
---|---|---|
RGB | 255, 31, 235 | rgb(255, 31, 235) |
RGB Percent | 100, 12.16, 92.16 | rgb(100, 12.16, 92.16) |
CMYK | 0, 88, 8, 0 | |
HSL | 305.4°, 100, 56.1 | hsl(305.4, 100%, 56.1%) |
HSV | 305.4°, 87.8, 100 |
XYZ | 56.725, 28.238, 81.058 |
---|---|
Hunter Lab | 53.139, 97.55, -53.242 |
CIE-LAB | 60.103, 92.937, -50.05 |
CIE-LCH | 60.103, 105.557, 331.696 |
CIE-LUV | 0, 87.84, 7.84, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1feb
CMYK percent of color #ff1feb
Text with hexadecimal color #ff1feb
This text has a font color of #ff1feb
<p style="color:#ff1feb">Text here</p>
#ff1feb Background Color
This box has a background color of #ff1feb
<div style="background-color:#ff1feb">Text here</div>
#ff1feb Border Color
This box has a border color of #ff1feb
<div style="border: 4px solid #ff1feb">Text here</div>
CSS codes
<p style="color:#ff1feb">Text here</p>
<div style="background-color:#ff1feb">Text here</div>
<div style="border: 4px solid #ff1feb">Text here</div>
#ff1feb Color on white background
This is how a font and box color of #ff1feb will look
on a white background.
#ff1feb Color on black background
This is how a font and box color of #ff1feb hex color will look
on a black background.