In RGB color space, #ff90cf hex color has a red value of 255, a green value of 144 and a blue value of 207.
In CMYK color space (used in color printing), #ff90cf hex color is composed of 0% cyan, 43.53% magenta, 18.82% yellow and 0% black.
#ff90cf color has a hue of 325.9 degrees, a saturation of 100% and a lightness of 78.2%.
#ff90cf hex color contains mainly RED.
The closest web safe color of #ff90cf is #ff99cc
#ff90cf hex color has a decimal value of 16748751.
HEX | ff90cf | #ff90cf |
---|---|---|
RGB | 255, 144, 207 | rgb(255, 144, 207) |
RGB Percent | 100, 56.47, 81.18 | rgb(100, 56.47, 81.18) |
CMYK | 0, 44, 19, 0 | |
HSL | 325.9°, 100, 78.2 | hsl(325.9, 100%, 78.2%) |
HSV | 325.9°, 43.5, 100 |
XYZ | 62.476, 45.712, 64.562 |
---|---|
Hunter Lab | 67.611, 46.625, -9.289 |
CIE-LAB | 73.358, 49.574, -13.957 |
CIE-LCH | 73.358, 51.501, 344.276 |
CIE-LUV | 0, 43.53, 18.82, 0 |
Web Safe | ff99cc |
RGB percent of color #ff90cf
CMYK percent of color #ff90cf
Text with hexadecimal color #ff90cf
This text has a font color of #ff90cf
<p style="color:#ff90cf">Text here</p>
#ff90cf Background Color
This box has a background color of #ff90cf
<div style="background-color:#ff90cf">Text here</div>
#ff90cf Border Color
This box has a border color of #ff90cf
<div style="border: 4px solid #ff90cf">Text here</div>
CSS codes
<p style="color:#ff90cf">Text here</p>
<div style="background-color:#ff90cf">Text here</div>
<div style="border: 4px solid #ff90cf">Text here</div>
#ff90cf Color on white background
This is how a font and box color of #ff90cf will look
on a white background.
#ff90cf Color on black background
This is how a font and box color of #ff90cf hex color will look
on a black background.