In RGB color space, #ff10dd hex color has a red value of 255, a green value of 16 and a blue value of 221.
In CMYK color space (used in color printing), #ff10dd hex color is composed of 0% cyan, 93.73% magenta, 13.33% yellow and 0% black.
#ff10dd color has a hue of 308.5 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10dd hex color contains mainly RED.
The closest web safe color of #ff10dd is #ff00cc
#ff10dd hex color has a decimal value of 16715997.
HEX | ff10dd | #ff10dd |
---|---|---|
RGB | 255, 16, 221 | rgb(255, 16, 221) |
RGB Percent | 100, 6.27, 86.67 | rgb(100, 6.27, 86.67) |
CMYK | 0, 94, 13, 0 | |
HSL | 308.5°, 100, 53.1 | hsl(308.5, 100%, 53.1%) |
HSV | 308.5°, 93.7, 100 |
XYZ | 54.476, 26.851, 70.718 |
---|---|
Hunter Lab | 51.818, 96.975, -44.643 |
CIE-LAB | 58.836, 92.759, -44.174 |
CIE-LCH | 58.836, 102.74, 334.535 |
CIE-LUV | 0, 93.73, 13.33, 0 |
Web Safe | ff00cc |
RGB percent of color #ff10dd
CMYK percent of color #ff10dd
Text with hexadecimal color #ff10dd
This text has a font color of #ff10dd
<p style="color:#ff10dd">Text here</p>
#ff10dd Background Color
This box has a background color of #ff10dd
<div style="background-color:#ff10dd">Text here</div>
#ff10dd Border Color
This box has a border color of #ff10dd
<div style="border: 4px solid #ff10dd">Text here</div>
CSS codes
<p style="color:#ff10dd">Text here</p>
<div style="background-color:#ff10dd">Text here</div>
<div style="border: 4px solid #ff10dd">Text here</div>
#ff10dd Color on white background
This is how a font and box color of #ff10dd will look
on a white background.
#ff10dd Color on black background
This is how a font and box color of #ff10dd hex color will look
on a black background.