In RGB color space, #ff1ffd hex color has a red value of 255, a green value of 31 and a blue value of 253.
In CMYK color space (used in color printing), #ff1ffd hex color is composed of 0% cyan, 87.84% magenta, 0.78% yellow and 0% black.
#ff1ffd color has a hue of 300.5 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1ffd hex color contains mainly RED.
The closest web safe color of #ff1ffd is #ff33ff
#ff1ffd hex color has a decimal value of 16719869.
HEX | ff1ffd | #ff1ffd |
---|---|---|
RGB | 255, 31, 253 | rgb(255, 31, 253) |
RGB Percent | 100, 12.16, 99.22 | rgb(100, 12.16, 99.22) |
CMYK | 0, 88, 1, 0 | |
HSL | 300.5°, 100, 56.1 | hsl(300.5, 100%, 56.1%) |
HSV | 300.5°, 87.8, 100 |
XYZ | 59.46, 29.332, 95.456 |
---|---|
Hunter Lab | 54.159, 101.193, -66.588 |
CIE-LAB | 61.074, 95.414, -58.53 |
CIE-LCH | 61.074, 111.936, 328.474 |
CIE-LUV | 0, 87.84, 0.78, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1ffd
CMYK percent of color #ff1ffd
Text with hexadecimal color #ff1ffd
This text has a font color of #ff1ffd
<p style="color:#ff1ffd">Text here</p>
#ff1ffd Background Color
This box has a background color of #ff1ffd
<div style="background-color:#ff1ffd">Text here</div>
#ff1ffd Border Color
This box has a border color of #ff1ffd
<div style="border: 4px solid #ff1ffd">Text here</div>
CSS codes
<p style="color:#ff1ffd">Text here</p>
<div style="background-color:#ff1ffd">Text here</div>
<div style="border: 4px solid #ff1ffd">Text here</div>
#ff1ffd Color on white background
This is how a font and box color of #ff1ffd will look
on a white background.
#ff1ffd Color on black background
This is how a font and box color of #ff1ffd hex color will look
on a black background.