In RGB color space, #f001dd hex color has a red value of 240, a green value of 1 and a blue value of 221.
In CMYK color space (used in color printing), #f001dd hex color is composed of 0% cyan, 99.58% magenta, 7.92% yellow and 5.88% black.
#f001dd color has a hue of 304.8 degrees, a saturation of 99.17% and a lightness of 47.3%.
#f001dd hex color contains mainly RED.
The closest web safe color of #f001dd is #ff00cc
#f001dd hex color has a decimal value of 15729117.
HEX | f001dd | #f001dd |
---|---|---|
RGB | 240, 1, 221 | rgb(240, 1, 221) |
RGB Percent | 94.12, 0.39, 86.67 | rgb(94.12, 0.39, 86.67) |
CMYK | 0, 100, 8, 6 | |
HSL | 304.8°, 99.17, 47.3 | hsl(304.8, 99.17%, 47.3%) |
HSV | 304.8°, 99.6, 94.1 |
XYZ | 48.997, 23.767, 70.412 |
---|---|
Hunter Lab | 48.751, 94.084, -51.507 |
CIE-LAB | 55.854, 91.196, -49.066 |
CIE-LCH | 55.854, 103.558, 331.719 |
CIE-LUV | 0, 99.58, 7.92, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f001dd
CMYK percent of color #f001dd
Text with hexadecimal color #f001dd
This text has a font color of #f001dd
<p style="color:#f001dd">Text here</p>
#f001dd Background Color
This box has a background color of #f001dd
<div style="background-color:#f001dd">Text here</div>
#f001dd Border Color
This box has a border color of #f001dd
<div style="border: 4px solid #f001dd">Text here</div>
CSS codes
<p style="color:#f001dd">Text here</p>
<div style="background-color:#f001dd">Text here</div>
<div style="border: 4px solid #f001dd">Text here</div>
#f001dd Color on white background
This is how a font and box color of #f001dd will look
on a white background.
#f001dd Color on black background
This is how a font and box color of #f001dd hex color will look
on a black background.