In RGB color space, #ff05df hex color has a red value of 255, a green value of 5 and a blue value of 223.
In CMYK color space (used in color printing), #ff05df hex color is composed of 0% cyan, 98.04% magenta, 12.55% yellow and 0% black.
#ff05df color has a hue of 307.7 degrees, a saturation of 100% and a lightness of 51%.
#ff05df hex color contains mainly RED.
The closest web safe color of #ff05df is #ff00cc
#ff05df hex color has a decimal value of 16713183.
HEX | ff05df | #ff05df |
---|---|---|
RGB | 255, 5, 223 | rgb(255, 5, 223) |
RGB Percent | 100, 1.96, 87.45 | rgb(100, 1.96, 87.45) |
CMYK | 0, 98, 13, 0 | |
HSL | 307.7°, 100, 51 | hsl(307.7, 100%, 51%) |
HSV | 307.7°, 98, 100 |
XYZ | 54.614, 26.696, 72.086 |
---|---|
Hunter Lab | 51.668, 98.258, -46.552 |
CIE-LAB | 58.692, 93.732, -45.533 |
CIE-LCH | 58.692, 104.206, 334.091 |
CIE-LUV | 0, 98.04, 12.55, 0 |
Web Safe | ff00cc |
RGB percent of color #ff05df
CMYK percent of color #ff05df
Text with hexadecimal color #ff05df
This text has a font color of #ff05df
<p style="color:#ff05df">Text here</p>
#ff05df Background Color
This box has a background color of #ff05df
<div style="background-color:#ff05df">Text here</div>
#ff05df Border Color
This box has a border color of #ff05df
<div style="border: 4px solid #ff05df">Text here</div>
CSS codes
<p style="color:#ff05df">Text here</p>
<div style="background-color:#ff05df">Text here</div>
<div style="border: 4px solid #ff05df">Text here</div>
#ff05df Color on white background
This is how a font and box color of #ff05df will look
on a white background.
#ff05df Color on black background
This is how a font and box color of #ff05df hex color will look
on a black background.