In RGB color space, #ff21dd hex color has a red value of 255, a green value of 33 and a blue value of 221.
In CMYK color space (used in color printing), #ff21dd hex color is composed of 0% cyan, 87.06% magenta, 13.33% yellow and 0% black.
#ff21dd color has a hue of 309.2 degrees, a saturation of 100% and a lightness of 56.5%.
#ff21dd hex color contains mainly RED.
The closest web safe color of #ff21dd is #ff33cc
#ff21dd hex color has a decimal value of 16720349.
HEX | ff21dd | #ff21dd |
---|---|---|
RGB | 255, 33, 221 | rgb(255, 33, 221) |
RGB Percent | 100, 12.94, 86.67 | rgb(100, 12.94, 86.67) |
CMYK | 0, 87, 13, 0 | |
HSL | 309.2°, 100, 56.5 | hsl(309.2, 100%, 56.5%) |
HSV | 309.2°, 87.1, 100 |
XYZ | 54.835, 27.568, 70.838 |
---|---|
Hunter Lab | 52.505, 94.536, -43.238 |
CIE-LAB | 59.496, 90.824, -43.134 |
CIE-LCH | 59.496, 100.546, 334.596 |
CIE-LUV | 0, 87.06, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff21dd
CMYK percent of color #ff21dd
Text with hexadecimal color #ff21dd
This text has a font color of #ff21dd
<p style="color:#ff21dd">Text here</p>
#ff21dd Background Color
This box has a background color of #ff21dd
<div style="background-color:#ff21dd">Text here</div>
#ff21dd Border Color
This box has a border color of #ff21dd
<div style="border: 4px solid #ff21dd">Text here</div>
CSS codes
<p style="color:#ff21dd">Text here</p>
<div style="background-color:#ff21dd">Text here</div>
<div style="border: 4px solid #ff21dd">Text here</div>
#ff21dd Color on white background
This is how a font and box color of #ff21dd will look
on a white background.
#ff21dd Color on black background
This is how a font and box color of #ff21dd hex color will look
on a black background.