In RGB color space, #ff10cf hex color has a red value of 255, a green value of 16 and a blue value of 207.
In CMYK color space (used in color printing), #ff10cf hex color is composed of 0% cyan, 93.73% magenta, 18.82% yellow and 0% black.
#ff10cf color has a hue of 312.1 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10cf hex color contains mainly RED.
The closest web safe color of #ff10cf is #ff00cc
#ff10cf hex color has a decimal value of 16715983.
HEX | ff10cf | #ff10cf |
---|---|---|
RGB | 255, 16, 207 | rgb(255, 16, 207) |
RGB Percent | 100, 6.27, 81.18 | rgb(100, 6.27, 81.18) |
CMYK | 0, 94, 19, 0 | |
HSL | 312.1°, 100, 53.1 | hsl(312.1, 100%, 53.1%) |
HSV | 312.1°, 93.7, 100 |
XYZ | 52.688, 26.136, 61.299 |
---|---|
Hunter Lab | 51.123, 94.497, -35.305 |
CIE-LAB | 58.166, 91.054, -37.271 |
CIE-LCH | 58.166, 98.387, 337.739 |
CIE-LUV | 0, 93.73, 18.82, 0 |
Web Safe | ff00cc |
RGB percent of color #ff10cf
CMYK percent of color #ff10cf
Text with hexadecimal color #ff10cf
This text has a font color of #ff10cf
<p style="color:#ff10cf">Text here</p>
#ff10cf Background Color
This box has a background color of #ff10cf
<div style="background-color:#ff10cf">Text here</div>
#ff10cf Border Color
This box has a border color of #ff10cf
<div style="border: 4px solid #ff10cf">Text here</div>
CSS codes
<p style="color:#ff10cf">Text here</p>
<div style="background-color:#ff10cf">Text here</div>
<div style="border: 4px solid #ff10cf">Text here</div>
#ff10cf Color on white background
This is how a font and box color of #ff10cf will look
on a white background.
#ff10cf Color on black background
This is how a font and box color of #ff10cf hex color will look
on a black background.