In RGB color space, #ff0ace hex color has a red value of 255, a green value of 10 and a blue value of 206.
In CMYK color space (used in color printing), #ff0ace hex color is composed of 0% cyan, 96.08% magenta, 19.22% yellow and 0% black.
#ff0ace color has a hue of 312 degrees, a saturation of 100% and a lightness of 52%.
#ff0ace hex color contains mainly RED.
The closest web safe color of #ff0ace is #ff00cc
#ff0ace hex color has a decimal value of 16714446.
HEX | ff0ace | #ff0ace |
---|---|---|
RGB | 255, 10, 206 | rgb(255, 10, 206) |
RGB Percent | 100, 3.92, 80.78 | rgb(100, 3.92, 80.78) |
CMYK | 0, 96, 19, 0 | |
HSL | 312°, 100, 52 | hsl(312, 100%, 52%) |
HSV | 312°, 96.1, 100 |
XYZ | 52.489, 25.933, 60.632 |
---|---|
Hunter Lab | 50.924, 94.866, -34.945 |
CIE-LAB | 57.973, 91.366, -37.002 |
CIE-LCH | 57.973, 98.574, 337.953 |
CIE-LUV | 0, 96.08, 19.22, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0ace
CMYK percent of color #ff0ace
Text with hexadecimal color #ff0ace
This text has a font color of #ff0ace
<p style="color:#ff0ace">Text here</p>
#ff0ace Background Color
This box has a background color of #ff0ace
<div style="background-color:#ff0ace">Text here</div>
#ff0ace Border Color
This box has a border color of #ff0ace
<div style="border: 4px solid #ff0ace">Text here</div>
CSS codes
<p style="color:#ff0ace">Text here</p>
<div style="background-color:#ff0ace">Text here</div>
<div style="border: 4px solid #ff0ace">Text here</div>
#ff0ace Color on white background
This is how a font and box color of #ff0ace will look
on a white background.
#ff0ace Color on black background
This is how a font and box color of #ff0ace hex color will look
on a black background.