In RGB color space, #ff7f8f hex color has a red value of 255, a green value of 127 and a blue value of 143.
In CMYK color space (used in color printing), #ff7f8f hex color is composed of 0% cyan, 50.2% magenta, 43.92% yellow and 0% black.
#ff7f8f color has a hue of 352.5 degrees, a saturation of 100% and a lightness of 74.9%.
#ff7f8f hex color contains mainly RED.
The closest web safe color of #ff7f8f is #ff6699
#ff7f8f hex color has a decimal value of 16744335.
HEX | ff7f8f | #ff7f8f |
---|---|---|
RGB | 255, 127, 143 | rgb(255, 127, 143) |
RGB Percent | 100, 49.8, 56.08 | rgb(100, 49.8, 56.08) |
CMYK | 0, 50, 44, 0 | |
HSL | 352.5°, 100, 74.9 | hsl(352.5, 100%, 74.9%) |
HSV | 352.5°, 50.2, 100 |
XYZ | 53.787, 38.422, 30.568 |
---|---|
Hunter Lab | 61.985, 46.416, 14.151 |
CIE-LAB | 68.33, 50.077, 14.439 |
CIE-LCH | 68.33, 52.117, 16.084 |
CIE-LUV | 0, 50.2, 43.92, 0 |
Web Safe | ff6699 |
RGB percent of color #ff7f8f
CMYK percent of color #ff7f8f
Text with hexadecimal color #ff7f8f
This text has a font color of #ff7f8f
<p style="color:#ff7f8f">Text here</p>
#ff7f8f Background Color
This box has a background color of #ff7f8f
<div style="background-color:#ff7f8f">Text here</div>
#ff7f8f Border Color
This box has a border color of #ff7f8f
<div style="border: 4px solid #ff7f8f">Text here</div>
CSS codes
<p style="color:#ff7f8f">Text here</p>
<div style="background-color:#ff7f8f">Text here</div>
<div style="border: 4px solid #ff7f8f">Text here</div>
#ff7f8f Color on white background
This is how a font and box color of #ff7f8f will look
on a white background.
#ff7f8f Color on black background
This is how a font and box color of #ff7f8f hex color will look
on a black background.