In RGB color space, #ff0caf hex color has a red value of 255, a green value of 12 and a blue value of 175.
In CMYK color space (used in color printing), #ff0caf hex color is composed of 0% cyan, 95.29% magenta, 31.37% yellow and 0% black.
#ff0caf color has a hue of 319.8 degrees, a saturation of 100% and a lightness of 52.4%.
#ff0caf hex color contains mainly RED.
The closest web safe color of #ff0caf is #ff0099
#ff0caf hex color has a decimal value of 16714927.
HEX | ff0caf | #ff0caf |
---|---|---|
RGB | 255, 12, 175 | rgb(255, 12, 175) |
RGB Percent | 100, 4.71, 68.63 | rgb(100, 4.71, 68.63) |
CMYK | 0, 95, 31, 0 | |
HSL | 319.8°, 100, 52.4 | hsl(319.8, 100%, 52.4%) |
HSV | 319.8°, 95.3, 100 |
XYZ | 49.109, 24.618, 42.721 |
---|---|
Hunter Lab | 49.617, 89.845, -16.319 |
CIE-LAB | 56.701, 87.848, -21.07 |
CIE-LCH | 56.701, 90.339, 346.513 |
CIE-LUV | 0, 95.29, 31.37, 0 |
Web Safe | ff0099 |
RGB percent of color #ff0caf
CMYK percent of color #ff0caf
Text with hexadecimal color #ff0caf
This text has a font color of #ff0caf
<p style="color:#ff0caf">Text here</p>
#ff0caf Background Color
This box has a background color of #ff0caf
<div style="background-color:#ff0caf">Text here</div>
#ff0caf Border Color
This box has a border color of #ff0caf
<div style="border: 4px solid #ff0caf">Text here</div>
CSS codes
<p style="color:#ff0caf">Text here</p>
<div style="background-color:#ff0caf">Text here</div>
<div style="border: 4px solid #ff0caf">Text here</div>
#ff0caf Color on white background
This is how a font and box color of #ff0caf will look
on a white background.
#ff0caf Color on black background
This is how a font and box color of #ff0caf hex color will look
on a black background.