In RGB color space, #ff9aff hex color has a red value of 255, a green value of 154 and a blue value of 255.
In CMYK color space (used in color printing), #ff9aff hex color is composed of 0% cyan, 39.61% magenta, 0% yellow and 0% black.
#ff9aff color has a hue of 300 degrees, a saturation of 100% and a lightness of 80.2%.
#ff9aff hex color contains mainly RED.
The closest web safe color of #ff9aff is #ff99ff
#ff9aff hex color has a decimal value of 16751359.
HEX | ff9aff | #ff9aff |
---|---|---|
RGB | 255, 154, 255 | rgb(255, 154, 255) |
RGB Percent | 100, 60.39, 100 | rgb(100, 60.39, 100) |
CMYK | 0, 40, 0, 0 | |
HSL | 300°, 100, 80.2 | hsl(300, 100%, 80.2%) |
HSV | 300°, 39.6, 100 |
XYZ | 70.846, 51.591, 100.832 |
---|---|
Hunter Lab | 71.827, 50.365, -32.954 |
CIE-LAB | 77.036, 52.33, -34.538 |
CIE-LCH | 77.036, 62.7, 326.575 |
CIE-LUV | 0, 39.61, 0, 0 |
Web Safe | ff99ff |
RGB percent of color #ff9aff
CMYK percent of color #ff9aff
Text with hexadecimal color #ff9aff
This text has a font color of #ff9aff
<p style="color:#ff9aff">Text here</p>
#ff9aff Background Color
This box has a background color of #ff9aff
<div style="background-color:#ff9aff">Text here</div>
#ff9aff Border Color
This box has a border color of #ff9aff
<div style="border: 4px solid #ff9aff">Text here</div>
CSS codes
<p style="color:#ff9aff">Text here</p>
<div style="background-color:#ff9aff">Text here</div>
<div style="border: 4px solid #ff9aff">Text here</div>
#ff9aff Color on white background
This is how a font and box color of #ff9aff will look
on a white background.
#ff9aff Color on black background
This is how a font and box color of #ff9aff hex color will look
on a black background.