In RGB color space, #ff1255 hex color has a red value of 255, a green value of 18 and a blue value of 85.
In CMYK color space (used in color printing), #ff1255 hex color is composed of 0% cyan, 92.94% magenta, 66.67% yellow and 0% black.
#ff1255 color has a hue of 343 degrees, a saturation of 100% and a lightness of 53.5%.
#ff1255 hex color contains mainly RED.
The closest web safe color of #ff1255 is #ff0066
#ff1255 hex color has a decimal value of 16716373.
HEX | ff1255 | #ff1255 |
---|---|---|
RGB | 255, 18, 85 | rgb(255, 18, 85) |
RGB Percent | 100, 7.06, 33.33 | rgb(100, 7.06, 33.33) |
CMYK | 0, 93, 67, 0 | |
HSL | 343°, 100, 53.5 | hsl(343, 100%, 53.5%) |
HSV | 343°, 92.9, 100 |
XYZ | 43.096, 22.348, 10.637 |
---|---|
Hunter Lab | 47.274, 79.997, 19.751 |
CIE-LAB | 54.394, 80.699, 29.257 |
CIE-LCH | 54.394, 85.839, 19.928 |
CIE-LUV | 0, 92.94, 66.67, 0 |
Web Safe | ff0066 |
RGB percent of color #ff1255
CMYK percent of color #ff1255
Text with hexadecimal color #ff1255
This text has a font color of #ff1255
<p style="color:#ff1255">Text here</p>
#ff1255 Background Color
This box has a background color of #ff1255
<div style="background-color:#ff1255">Text here</div>
#ff1255 Border Color
This box has a border color of #ff1255
<div style="border: 4px solid #ff1255">Text here</div>
CSS codes
<p style="color:#ff1255">Text here</p>
<div style="background-color:#ff1255">Text here</div>
<div style="border: 4px solid #ff1255">Text here</div>
#ff1255 Color on white background
This is how a font and box color of #ff1255 will look
on a white background.
#ff1255 Color on black background
This is how a font and box color of #ff1255 hex color will look
on a black background.