In RGB color space, #ff03af hex color has a red value of 255, a green value of 3 and a blue value of 175.
In CMYK color space (used in color printing), #ff03af hex color is composed of 0% cyan, 98.82% magenta, 31.37% yellow and 0% black.
#ff03af color has a hue of 319 degrees, a saturation of 100% and a lightness of 50.6%.
#ff03af hex color contains mainly RED.
The closest web safe color of #ff03af is #ff0099
#ff03af hex color has a decimal value of 16712623.
HEX | ff03af | #ff03af |
---|---|---|
RGB | 255, 3, 175 | rgb(255, 3, 175) |
RGB Percent | 100, 1.18, 68.63 | rgb(100, 1.18, 68.63) |
CMYK | 0, 99, 31, 0 | |
HSL | 319°, 100, 50.6 | hsl(319, 100%, 50.6%) |
HSV | 319°, 98.8, 100 |
XYZ | 49.01, 24.42, 42.688 |
---|---|
Hunter Lab | 49.417, 90.552, -16.625 |
CIE-LAB | 56.506, 88.42, -21.369 |
CIE-LCH | 56.506, 90.966, 346.413 |
CIE-LUV | 0, 98.82, 31.37, 0 |
Web Safe | ff0099 |
RGB percent of color #ff03af
CMYK percent of color #ff03af
Text with hexadecimal color #ff03af
This text has a font color of #ff03af
<p style="color:#ff03af">Text here</p>
#ff03af Background Color
This box has a background color of #ff03af
<div style="background-color:#ff03af">Text here</div>
#ff03af Border Color
This box has a border color of #ff03af
<div style="border: 4px solid #ff03af">Text here</div>
CSS codes
<p style="color:#ff03af">Text here</p>
<div style="background-color:#ff03af">Text here</div>
<div style="border: 4px solid #ff03af">Text here</div>
#ff03af Color on white background
This is how a font and box color of #ff03af will look
on a white background.
#ff03af Color on black background
This is how a font and box color of #ff03af hex color will look
on a black background.