In RGB color space, #ff05dd hex color has a red value of 255, a green value of 5 and a blue value of 221.
In CMYK color space (used in color printing), #ff05dd hex color is composed of 0% cyan, 98.04% magenta, 13.33% yellow and 0% black.
#ff05dd color has a hue of 308.2 degrees, a saturation of 100% and a lightness of 51%.
#ff05dd hex color contains mainly RED.
The closest web safe color of #ff05dd is #ff00cc
#ff05dd hex color has a decimal value of 16713181.
HEX | ff05dd | #ff05dd |
---|---|---|
RGB | 255, 5, 221 | rgb(255, 5, 221) |
RGB Percent | 100, 1.96, 86.67 | rgb(100, 1.96, 86.67) |
CMYK | 0, 98, 13, 0 | |
HSL | 308.2°, 100, 51 | hsl(308.2, 100%, 51%) |
HSV | 308.2°, 98, 100 |
XYZ | 54.345, 26.589, 70.674 |
---|---|
Hunter Lab | 51.565, 97.887, -45.167 |
CIE-LAB | 58.592, 93.479, -44.559 |
CIE-LCH | 58.592, 103.556, 334.514 |
CIE-LUV | 0, 98.04, 13.33, 0 |
Web Safe | ff00cc |
RGB percent of color #ff05dd
CMYK percent of color #ff05dd
Text with hexadecimal color #ff05dd
This text has a font color of #ff05dd
<p style="color:#ff05dd">Text here</p>
#ff05dd Background Color
This box has a background color of #ff05dd
<div style="background-color:#ff05dd">Text here</div>
#ff05dd Border Color
This box has a border color of #ff05dd
<div style="border: 4px solid #ff05dd">Text here</div>
CSS codes
<p style="color:#ff05dd">Text here</p>
<div style="background-color:#ff05dd">Text here</div>
<div style="border: 4px solid #ff05dd">Text here</div>
#ff05dd Color on white background
This is how a font and box color of #ff05dd will look
on a white background.
#ff05dd Color on black background
This is how a font and box color of #ff05dd hex color will look
on a black background.