In RGB color space, #ff21cc hex color has a red value of 255, a green value of 33 and a blue value of 204.
In CMYK color space (used in color printing), #ff21cc hex color is composed of 0% cyan, 87.06% magenta, 20% yellow and 0% black.
#ff21cc color has a hue of 313.8 degrees, a saturation of 100% and a lightness of 56.5%.
#ff21cc hex color contains mainly RED.
The closest web safe color of #ff21cc is #ff33cc
#ff21cc hex color has a decimal value of 16720332.
HEX | ff21cc | #ff21cc |
---|---|---|
RGB | 255, 33, 204 | rgb(255, 33, 204) |
RGB Percent | 100, 12.94, 80 | rgb(100, 12.94, 80) |
CMYK | 0, 87, 20, 0 | |
HSL | 313.8°, 100, 56.5 | hsl(313.8, 100%, 56.5%) |
HSV | 313.8°, 87.1, 100 |
XYZ | 52.683, 26.707, 59.505 |
---|---|
Hunter Lab | 51.679, 91.531, -32.094 |
CIE-LAB | 58.702, 88.729, -34.72 |
CIE-LCH | 58.702, 95.28, 338.629 |
CIE-LUV | 0, 87.06, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff21cc
CMYK percent of color #ff21cc
Text with hexadecimal color #ff21cc
This text has a font color of #ff21cc
<p style="color:#ff21cc">Text here</p>
#ff21cc Background Color
This box has a background color of #ff21cc
<div style="background-color:#ff21cc">Text here</div>
#ff21cc Border Color
This box has a border color of #ff21cc
<div style="border: 4px solid #ff21cc">Text here</div>
CSS codes
<p style="color:#ff21cc">Text here</p>
<div style="background-color:#ff21cc">Text here</div>
<div style="border: 4px solid #ff21cc">Text here</div>
#ff21cc Color on white background
This is how a font and box color of #ff21cc will look
on a white background.
#ff21cc Color on black background
This is how a font and box color of #ff21cc hex color will look
on a black background.