In RGB color space, #f000d7 hex color has a red value of 240, a green value of 0 and a blue value of 215.
In CMYK color space (used in color printing), #f000d7 hex color is composed of 0% cyan, 100% magenta, 10.42% yellow and 5.88% black.
#f000d7 color has a hue of 306.3 degrees, a saturation of 100% and a lightness of 47.1%.
#f000d7 hex color contains mainly RED.
The closest web safe color of #f000d7 is #ff00cc
#f000d7 hex color has a decimal value of 15728855.
HEX | f000d7 | #f000d7 |
---|---|---|
RGB | 240, 0, 215 | rgb(240, 0, 215) |
RGB Percent | 94.12, 0, 84.31 | rgb(94.12, 0, 84.31) |
CMYK | 0, 100, 10, 6 | |
HSL | 306.3°, 100, 47.1 | hsl(306.3, 100%, 47.1%) |
HSV | 306.3°, 100, 94.1 |
XYZ | 48.201, 23.432, 66.272 |
---|---|
Hunter Lab | 48.407, 93.03, -47.287 |
CIE-LAB | 55.515, 90.475, -46.193 |
CIE-LCH | 55.515, 101.585, 332.953 |
CIE-LUV | 0, 100, 10.42, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f000d7
CMYK percent of color #f000d7
Text with hexadecimal color #f000d7
This text has a font color of #f000d7
<p style="color:#f000d7">Text here</p>
#f000d7 Background Color
This box has a background color of #f000d7
<div style="background-color:#f000d7">Text here</div>
#f000d7 Border Color
This box has a border color of #f000d7
<div style="border: 4px solid #f000d7">Text here</div>
CSS codes
<p style="color:#f000d7">Text here</p>
<div style="background-color:#f000d7">Text here</div>
<div style="border: 4px solid #f000d7">Text here</div>
#f000d7 Color on white background
This is how a font and box color of #f000d7 will look
on a white background.
#f000d7 Color on black background
This is how a font and box color of #f000d7 hex color will look
on a black background.