In RGB color space, #ff1cff hex color has a red value of 255, a green value of 28 and a blue value of 255.
In CMYK color space (used in color printing), #ff1cff hex color is composed of 0% cyan, 89.02% magenta, 0% yellow and 0% black.
#ff1cff color has a hue of 300 degrees, a saturation of 100% and a lightness of 55.5%.
#ff1cff hex color contains mainly RED.
The closest web safe color of #ff1cff is #ff33ff
#ff1cff hex color has a decimal value of 16719103.
HEX | ff1cff | #ff1cff |
---|---|---|
RGB | 255, 28, 255 | rgb(255, 28, 255) |
RGB Percent | 100, 10.98, 100 | rgb(100, 10.98, 100) |
CMYK | 0, 89, 0, 0 | |
HSL | 300°, 100, 55.5 | hsl(300, 100%, 55.5%) |
HSV | 300°, 89, 100 |
XYZ | 59.705, 29.311, 97.118 |
---|---|
Hunter Lab | 54.14, 102.105, -68.459 |
CIE-LAB | 61.055, 96.08, -59.667 |
CIE-LCH | 61.055, 113.1, 328.159 |
CIE-LUV | 0, 89.02, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1cff
CMYK percent of color #ff1cff
Text with hexadecimal color #ff1cff
This text has a font color of #ff1cff
<p style="color:#ff1cff">Text here</p>
#ff1cff Background Color
This box has a background color of #ff1cff
<div style="background-color:#ff1cff">Text here</div>
#ff1cff Border Color
This box has a border color of #ff1cff
<div style="border: 4px solid #ff1cff">Text here</div>
CSS codes
<p style="color:#ff1cff">Text here</p>
<div style="background-color:#ff1cff">Text here</div>
<div style="border: 4px solid #ff1cff">Text here</div>
#ff1cff Color on white background
This is how a font and box color of #ff1cff will look
on a white background.
#ff1cff Color on black background
This is how a font and box color of #ff1cff hex color will look
on a black background.