In RGB color space, #ff12dc hex color has a red value of 255, a green value of 18 and a blue value of 220.
In CMYK color space (used in color printing), #ff12dc hex color is composed of 0% cyan, 92.94% magenta, 13.73% yellow and 0% black.
#ff12dc color has a hue of 308.9 degrees, a saturation of 100% and a lightness of 53.5%.
#ff12dc hex color contains mainly RED.
The closest web safe color of #ff12dc is #ff00cc
#ff12dc hex color has a decimal value of 16716508.
HEX | ff12dc | #ff12dc |
---|---|---|
RGB | 255, 18, 220 | rgb(255, 18, 220) |
RGB Percent | 100, 7.06, 86.27 | rgb(100, 7.06, 86.27) |
CMYK | 0, 93, 14, 0 | |
HSL | 308.9°, 100, 53.5 | hsl(308.9, 100%, 53.5%) |
HSV | 308.9°, 92.9, 100 |
XYZ | 54.375, 26.86, 70.029 |
---|---|
Hunter Lab | 51.827, 96.58, -43.835 |
CIE-LAB | 58.845, 92.466, -43.596 |
CIE-LCH | 58.845, 102.228, 334.757 |
CIE-LUV | 0, 92.94, 13.73, 0 |
Web Safe | ff00cc |
RGB percent of color #ff12dc
CMYK percent of color #ff12dc
Text with hexadecimal color #ff12dc
This text has a font color of #ff12dc
<p style="color:#ff12dc">Text here</p>
#ff12dc Background Color
This box has a background color of #ff12dc
<div style="background-color:#ff12dc">Text here</div>
#ff12dc Border Color
This box has a border color of #ff12dc
<div style="border: 4px solid #ff12dc">Text here</div>
CSS codes
<p style="color:#ff12dc">Text here</p>
<div style="background-color:#ff12dc">Text here</div>
<div style="border: 4px solid #ff12dc">Text here</div>
#ff12dc Color on white background
This is how a font and box color of #ff12dc will look
on a white background.
#ff12dc Color on black background
This is how a font and box color of #ff12dc hex color will look
on a black background.