In RGB color space, #ff14cc hex color has a red value of 255, a green value of 20 and a blue value of 204.
In CMYK color space (used in color printing), #ff14cc hex color is composed of 0% cyan, 92.16% magenta, 20% yellow and 0% black.
#ff14cc color has a hue of 313 degrees, a saturation of 100% and a lightness of 53.9%.
#ff14cc hex color contains mainly RED.
The closest web safe color of #ff14cc is #ff00cc
#ff14cc hex color has a decimal value of 16717004.
HEX | ff14cc | #ff14cc |
---|---|---|
RGB | 255, 20, 204 | rgb(255, 20, 204) |
RGB Percent | 100, 7.84, 80 | rgb(100, 7.84, 80) |
CMYK | 0, 92, 20, 0 | |
HSL | 313°, 100, 53.9 | hsl(313, 100%, 53.9%) |
HSV | 313°, 92.2, 100 |
XYZ | 52.389, 26.12, 59.407 |
---|---|
Hunter Lab | 51.108, 93.536, -33.143 |
CIE-LAB | 58.151, 90.341, -35.58 |
CIE-LCH | 58.151, 97.095, 338.503 |
CIE-LUV | 0, 92.16, 20, 0 |
Web Safe | ff00cc |
RGB percent of color #ff14cc
CMYK percent of color #ff14cc
Text with hexadecimal color #ff14cc
This text has a font color of #ff14cc
<p style="color:#ff14cc">Text here</p>
#ff14cc Background Color
This box has a background color of #ff14cc
<div style="background-color:#ff14cc">Text here</div>
#ff14cc Border Color
This box has a border color of #ff14cc
<div style="border: 4px solid #ff14cc">Text here</div>
CSS codes
<p style="color:#ff14cc">Text here</p>
<div style="background-color:#ff14cc">Text here</div>
<div style="border: 4px solid #ff14cc">Text here</div>
#ff14cc Color on white background
This is how a font and box color of #ff14cc will look
on a white background.
#ff14cc Color on black background
This is how a font and box color of #ff14cc hex color will look
on a black background.