In RGB color space, #ff22dc hex color has a red value of 255, a green value of 34 and a blue value of 220.
In CMYK color space (used in color printing), #ff22dc hex color is composed of 0% cyan, 86.67% magenta, 13.73% yellow and 0% black.
#ff22dc color has a hue of 309.5 degrees, a saturation of 100% and a lightness of 56.7%.
#ff22dc hex color contains mainly RED.
The closest web safe color of #ff22dc is #ff33cc
#ff22dc hex color has a decimal value of 16720604.
HEX | ff22dc | #ff22dc |
---|---|---|
RGB | 255, 34, 220 | rgb(255, 34, 220) |
RGB Percent | 100, 13.33, 86.27 | rgb(100, 13.33, 86.27) |
CMYK | 0, 87, 14, 0 | |
HSL | 309.5°, 100, 56.7 | hsl(309.5, 100%, 56.7%) |
HSV | 309.5°, 86.7, 100 |
XYZ | 54.73, 27.571, 70.147 |
---|---|
Hunter Lab | 52.508, 94.164, -42.451 |
CIE-LAB | 59.499, 90.546, -42.564 |
CIE-LCH | 59.499, 100.051, 334.823 |
CIE-LUV | 0, 86.67, 13.73, 0 |
Web Safe | ff33cc |
RGB percent of color #ff22dc
CMYK percent of color #ff22dc
Text with hexadecimal color #ff22dc
This text has a font color of #ff22dc
<p style="color:#ff22dc">Text here</p>
#ff22dc Background Color
This box has a background color of #ff22dc
<div style="background-color:#ff22dc">Text here</div>
#ff22dc Border Color
This box has a border color of #ff22dc
<div style="border: 4px solid #ff22dc">Text here</div>
CSS codes
<p style="color:#ff22dc">Text here</p>
<div style="background-color:#ff22dc">Text here</div>
<div style="border: 4px solid #ff22dc">Text here</div>
#ff22dc Color on white background
This is how a font and box color of #ff22dc will look
on a white background.
#ff22dc Color on black background
This is how a font and box color of #ff22dc hex color will look
on a black background.