In RGB color space, #ff7fdf hex color has a red value of 255, a green value of 127 and a blue value of 223.
In CMYK color space (used in color printing), #ff7fdf hex color is composed of 0% cyan, 50.2% magenta, 12.55% yellow and 0% black.
#ff7fdf color has a hue of 315 degrees, a saturation of 100% and a lightness of 74.9%.
#ff7fdf hex color contains mainly RED.
The closest web safe color of #ff7fdf is #ff66cc
#ff7fdf hex color has a decimal value of 16744415.
HEX | ff7fdf | #ff7fdf |
---|---|---|
RGB | 255, 127, 223 | rgb(255, 127, 223) |
RGB Percent | 100, 49.8, 87.45 | rgb(100, 49.8, 87.45) |
CMYK | 0, 50, 13, 0 | |
HSL | 315°, 100, 74.9 | hsl(315, 100%, 74.9%) |
HSV | 315°, 50.2, 100 |
XYZ | 62.149, 41.766, 74.598 |
---|---|
Hunter Lab | 64.627, 58.56, -23.199 |
CIE-LAB | 70.709, 60.232, -26.815 |
CIE-LCH | 70.709, 65.931, 336.002 |
CIE-LUV | 0, 50.2, 12.55, 0 |
Web Safe | ff66cc |
RGB percent of color #ff7fdf
CMYK percent of color #ff7fdf
Text with hexadecimal color #ff7fdf
This text has a font color of #ff7fdf
<p style="color:#ff7fdf">Text here</p>
#ff7fdf Background Color
This box has a background color of #ff7fdf
<div style="background-color:#ff7fdf">Text here</div>
#ff7fdf Border Color
This box has a border color of #ff7fdf
<div style="border: 4px solid #ff7fdf">Text here</div>
CSS codes
<p style="color:#ff7fdf">Text here</p>
<div style="background-color:#ff7fdf">Text here</div>
<div style="border: 4px solid #ff7fdf">Text here</div>
#ff7fdf Color on white background
This is how a font and box color of #ff7fdf will look
on a white background.
#ff7fdf Color on black background
This is how a font and box color of #ff7fdf hex color will look
on a black background.