In RGB color space, #ff12cb hex color has a red value of 255, a green value of 18 and a blue value of 203.
In CMYK color space (used in color printing), #ff12cb hex color is composed of 0% cyan, 92.94% magenta, 20.39% yellow and 0% black.
#ff12cb color has a hue of 313.2 degrees, a saturation of 100% and a lightness of 53.5%.
#ff12cb hex color contains mainly RED.
The closest web safe color of #ff12cb is #ff00cc
#ff12cb hex color has a decimal value of 16716491.
HEX | ff12cb | #ff12cb |
---|---|---|
RGB | 255, 18, 203 | rgb(255, 18, 203) |
RGB Percent | 100, 7.06, 79.61 | rgb(100, 7.06, 79.61) |
CMYK | 0, 93, 20, 0 | |
HSL | 313.2°, 100, 53.5 | hsl(313.2, 100%, 53.5%) |
HSV | 313.2°, 92.9, 100 |
XYZ | 52.236, 26.004, 58.766 |
---|---|
Hunter Lab | 50.994, 93.607, -32.63 |
CIE-LAB | 58.041, 90.415, -35.18 |
CIE-LCH | 58.041, 97.018, 338.739 |
CIE-LUV | 0, 92.94, 20.39, 0 |
Web Safe | ff00cc |
RGB percent of color #ff12cb
CMYK percent of color #ff12cb
Text with hexadecimal color #ff12cb
This text has a font color of #ff12cb
<p style="color:#ff12cb">Text here</p>
#ff12cb Background Color
This box has a background color of #ff12cb
<div style="background-color:#ff12cb">Text here</div>
#ff12cb Border Color
This box has a border color of #ff12cb
<div style="border: 4px solid #ff12cb">Text here</div>
CSS codes
<p style="color:#ff12cb">Text here</p>
<div style="background-color:#ff12cb">Text here</div>
<div style="border: 4px solid #ff12cb">Text here</div>
#ff12cb Color on white background
This is how a font and box color of #ff12cb will look
on a white background.
#ff12cb Color on black background
This is how a font and box color of #ff12cb hex color will look
on a black background.