#ff22cc short hex color code is #f2c.
In RGB color space, #ff22cc hex color has a red value of 255, a green value of 34 and a blue value of 204.
In CMYK color space (used in color printing), #ff22cc hex color is composed of 0% cyan, 86.67% magenta, 20% yellow and 0% black.
#ff22cc color has a hue of 313.8 degrees, a saturation of 100% and a lightness of 56.7%.
#ff22cc hex color contains mainly RED.
The closest web safe color of #ff22cc is #ff33cc
#ff22cc hex color has a decimal value of 16720588.
HEX | ff22cc | #ff22cc |
---|---|---|
RGB | 255, 34, 204 | rgb(255, 34, 204) |
RGB Percent | 100, 13.33, 80 | rgb(100, 13.33, 80) |
CMYK | 0, 87, 20, 0 | |
HSL | 313.8°, 100, 56.7 | hsl(313.8, 100%, 56.7%) |
HSV | 313.8°, 86.7, 100 |
XYZ | 52.711, 26.764, 59.514 |
---|---|
Hunter Lab | 51.734, 91.337, -31.993 |
CIE-LAB | 58.755, 88.573, -34.636 |
CIE-LCH | 58.755, 95.104, 338.642 |
CIE-LUV | 0, 86.67, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff22cc
CMYK percent of color #ff22cc
Text with hexadecimal color #ff22cc
This text has a font color of #ff22cc
<p style="color:#ff22cc">Text here</p>
#ff22cc Background Color
This box has a background color of #ff22cc
<div style="background-color:#ff22cc">Text here</div>
#ff22cc Border Color
This box has a border color of #ff22cc
<div style="border: 4px solid #ff22cc">Text here</div>
CSS codes
<p style="color:#ff22cc">Text here</p>
<div style="background-color:#ff22cc">Text here</div>
<div style="border: 4px solid #ff22cc">Text here</div>
#ff22cc Color on white background
This is how a font and box color of #ff22cc will look
on a white background.
#ff22cc Color on black background
This is how a font and box color of #ff22cc hex color will look
on a black background.