In RGB color space, #ff08dd hex color has a red value of 255, a green value of 8 and a blue value of 221.
In CMYK color space (used in color printing), #ff08dd hex color is composed of 0% cyan, 96.86% magenta, 13.33% yellow and 0% black.
#ff08dd color has a hue of 308.3 degrees, a saturation of 100% and a lightness of 51.6%.
#ff08dd hex color contains mainly RED.
The closest web safe color of #ff08dd is #ff00cc
#ff08dd hex color has a decimal value of 16713949.
HEX | ff08dd | #ff08dd |
---|---|---|
RGB | 255, 8, 221 | rgb(255, 8, 221) |
RGB Percent | 100, 3.14, 86.67 | rgb(100, 3.14, 86.67) |
CMYK | 0, 97, 13, 0 | |
HSL | 308.3°, 100, 51.6 | hsl(308.3, 100%, 51.6%) |
HSV | 308.3°, 96.9, 100 |
XYZ | 54.378, 26.654, 70.685 |
---|---|
Hunter Lab | 51.628, 97.662, -45.037 |
CIE-LAB | 58.653, 93.301, -44.464 |
CIE-LCH | 58.653, 103.354, 334.519 |
CIE-LUV | 0, 96.86, 13.33, 0 |
Web Safe | ff00cc |
RGB percent of color #ff08dd
CMYK percent of color #ff08dd
Text with hexadecimal color #ff08dd
This text has a font color of #ff08dd
<p style="color:#ff08dd">Text here</p>
#ff08dd Background Color
This box has a background color of #ff08dd
<div style="background-color:#ff08dd">Text here</div>
#ff08dd Border Color
This box has a border color of #ff08dd
<div style="border: 4px solid #ff08dd">Text here</div>
CSS codes
<p style="color:#ff08dd">Text here</p>
<div style="background-color:#ff08dd">Text here</div>
<div style="border: 4px solid #ff08dd">Text here</div>
#ff08dd Color on white background
This is how a font and box color of #ff08dd will look
on a white background.
#ff08dd Color on black background
This is how a font and box color of #ff08dd hex color will look
on a black background.