In RGB color space, #ff11dc hex color has a red value of 255, a green value of 17 and a blue value of 220.
In CMYK color space (used in color printing), #ff11dc hex color is composed of 0% cyan, 93.33% magenta, 13.73% yellow and 0% black.
#ff11dc color has a hue of 308.8 degrees, a saturation of 100% and a lightness of 53.3%.
#ff11dc hex color contains mainly RED.
The closest web safe color of #ff11dc is #ff00cc
#ff11dc hex color has a decimal value of 16716252.
HEX | ff11dc | #ff11dc |
---|---|---|
RGB | 255, 17, 220 | rgb(255, 17, 220) |
RGB Percent | 100, 6.67, 86.27 | rgb(100, 6.67, 86.27) |
CMYK | 0, 93, 14, 0 | |
HSL | 308.8°, 100, 53.3 | hsl(308.8, 100%, 53.3%) |
HSV | 308.8°, 93.3, 100 |
XYZ | 54.359, 26.828, 70.023 |
---|---|
Hunter Lab | 51.796, 96.691, -43.897 |
CIE-LAB | 58.815, 92.554, -43.642 |
CIE-LCH | 58.815, 102.327, 334.755 |
CIE-LUV | 0, 93.33, 13.73, 0 |
Web Safe | ff00cc |
RGB percent of color #ff11dc
CMYK percent of color #ff11dc
Text with hexadecimal color #ff11dc
This text has a font color of #ff11dc
<p style="color:#ff11dc">Text here</p>
#ff11dc Background Color
This box has a background color of #ff11dc
<div style="background-color:#ff11dc">Text here</div>
#ff11dc Border Color
This box has a border color of #ff11dc
<div style="border: 4px solid #ff11dc">Text here</div>
CSS codes
<p style="color:#ff11dc">Text here</p>
<div style="background-color:#ff11dc">Text here</div>
<div style="border: 4px solid #ff11dc">Text here</div>
#ff11dc Color on white background
This is how a font and box color of #ff11dc will look
on a white background.
#ff11dc Color on black background
This is how a font and box color of #ff11dc hex color will look
on a black background.