In RGB color space, #ff0aca hex color has a red value of 255, a green value of 10 and a blue value of 202.
In CMYK color space (used in color printing), #ff0aca hex color is composed of 0% cyan, 96.08% magenta, 20.78% yellow and 0% black.
#ff0aca color has a hue of 313 degrees, a saturation of 100% and a lightness of 52%.
#ff0aca hex color contains mainly RED.
The closest web safe color of #ff0aca is #ff00cc
#ff0aca hex color has a decimal value of 16714442.
HEX | ff0aca | #ff0aca |
---|---|---|
RGB | 255, 10, 202 | rgb(255, 10, 202) |
RGB Percent | 100, 3.92, 79.22 | rgb(100, 3.92, 79.22) |
CMYK | 0, 96, 21, 0 | |
HSL | 313°, 100, 52 | hsl(313, 100%, 52%) |
HSV | 313°, 96.1, 100 |
XYZ | 52.009, 25.741, 58.105 |
---|---|
Hunter Lab | 50.736, 94.193, -32.387 |
CIE-LAB | 57.79, 90.9, -34.999 |
CIE-LCH | 57.79, 97.405, 338.942 |
CIE-LUV | 0, 96.08, 20.78, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0aca
CMYK percent of color #ff0aca
Text with hexadecimal color #ff0aca
This text has a font color of #ff0aca
<p style="color:#ff0aca">Text here</p>
#ff0aca Background Color
This box has a background color of #ff0aca
<div style="background-color:#ff0aca">Text here</div>
#ff0aca Border Color
This box has a border color of #ff0aca
<div style="border: 4px solid #ff0aca">Text here</div>
CSS codes
<p style="color:#ff0aca">Text here</p>
<div style="background-color:#ff0aca">Text here</div>
<div style="border: 4px solid #ff0aca">Text here</div>
#ff0aca Color on white background
This is how a font and box color of #ff0aca will look
on a white background.
#ff0aca Color on black background
This is how a font and box color of #ff0aca hex color will look
on a black background.