In RGB color space, #ff0acd hex color has a red value of 255, a green value of 10 and a blue value of 205.
In CMYK color space (used in color printing), #ff0acd hex color is composed of 0% cyan, 96.08% magenta, 19.61% yellow and 0% black.
#ff0acd color has a hue of 312.2 degrees, a saturation of 100% and a lightness of 52%.
#ff0acd hex color contains mainly RED.
The closest web safe color of #ff0acd is #ff00cc
#ff0acd hex color has a decimal value of 16714445.
HEX | ff0acd | #ff0acd |
---|---|---|
RGB | 255, 10, 205 | rgb(255, 10, 205) |
RGB Percent | 100, 3.92, 80.39 | rgb(100, 3.92, 80.39) |
CMYK | 0, 96, 20, 0 | |
HSL | 312.2°, 100, 52 | hsl(312.2, 100%, 52%) |
HSV | 312.2°, 96.1, 100 |
XYZ | 52.368, 25.885, 59.994 |
---|---|
Hunter Lab | 50.877, 94.695, -34.3 |
CIE-LAB | 57.928, 91.247, -36.501 |
CIE-LCH | 57.928, 98.277, 338.197 |
CIE-LUV | 0, 96.08, 19.61, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0acd
CMYK percent of color #ff0acd
Text with hexadecimal color #ff0acd
This text has a font color of #ff0acd
<p style="color:#ff0acd">Text here</p>
#ff0acd Background Color
This box has a background color of #ff0acd
<div style="background-color:#ff0acd">Text here</div>
#ff0acd Border Color
This box has a border color of #ff0acd
<div style="border: 4px solid #ff0acd">Text here</div>
CSS codes
<p style="color:#ff0acd">Text here</p>
<div style="background-color:#ff0acd">Text here</div>
<div style="border: 4px solid #ff0acd">Text here</div>
#ff0acd Color on white background
This is how a font and box color of #ff0acd will look
on a white background.
#ff0acd Color on black background
This is how a font and box color of #ff0acd hex color will look
on a black background.