In RGB color space, #ff90cc hex color has a red value of 255, a green value of 144 and a blue value of 204.
In CMYK color space (used in color printing), #ff90cc hex color is composed of 0% cyan, 43.53% magenta, 20% yellow and 0% black.
#ff90cc color has a hue of 327.6 degrees, a saturation of 100% and a lightness of 78.2%.
#ff90cc hex color contains mainly RED.
The closest web safe color of #ff90cc is #ff99cc
#ff90cc hex color has a decimal value of 16748748.
HEX | ff90cc | #ff90cc |
---|---|---|
RGB | 255, 144, 204 | rgb(255, 144, 204) |
RGB Percent | 100, 56.47, 80 | rgb(100, 56.47, 80) |
CMYK | 0, 44, 20, 0 | |
HSL | 327.6°, 100, 78.2 | hsl(327.6, 100%, 78.2%) |
HSV | 327.6°, 43.5, 100 |
XYZ | 62.112, 45.566, 62.648 |
---|---|
Hunter Lab | 67.503, 46.116, -7.774 |
CIE-LAB | 73.263, 49.138, -12.444 |
CIE-LCH | 73.263, 50.689, 345.789 |
CIE-LUV | 0, 43.53, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ff90cc
CMYK percent of color #ff90cc
Text with hexadecimal color #ff90cc
This text has a font color of #ff90cc
<p style="color:#ff90cc">Text here</p>
#ff90cc Background Color
This box has a background color of #ff90cc
<div style="background-color:#ff90cc">Text here</div>
#ff90cc Border Color
This box has a border color of #ff90cc
<div style="border: 4px solid #ff90cc">Text here</div>
CSS codes
<p style="color:#ff90cc">Text here</p>
<div style="background-color:#ff90cc">Text here</div>
<div style="border: 4px solid #ff90cc">Text here</div>
#ff90cc Color on white background
This is how a font and box color of #ff90cc will look
on a white background.
#ff90cc Color on black background
This is how a font and box color of #ff90cc hex color will look
on a black background.