In RGB color space, #ff98cc hex color has a red value of 255, a green value of 152 and a blue value of 204.
In CMYK color space (used in color printing), #ff98cc hex color is composed of 0% cyan, 40.39% magenta, 20% yellow and 0% black.
#ff98cc color has a hue of 329.7 degrees, a saturation of 100% and a lightness of 79.8%.
#ff98cc hex color contains mainly RED.
The closest web safe color of #ff98cc is #ff99cc
#ff98cc hex color has a decimal value of 16750796.
HEX | ff98cc | #ff98cc |
---|---|---|
RGB | 255, 152, 204 | rgb(255, 152, 204) |
RGB Percent | 100, 59.61, 80 | rgb(100, 59.61, 80) |
CMYK | 0, 40, 20, 0 | |
HSL | 329.7°, 100, 79.8 | hsl(329.7, 100%, 79.8%) |
HSV | 329.7°, 40.4, 100 |
XYZ | 63.367, 48.076, 63.067 |
---|---|
Hunter Lab | 69.337, 41.792, -5.393 |
CIE-LAB | 74.873, 45.102, -10.039 |
CIE-LCH | 74.873, 46.206, 347.451 |
CIE-LUV | 0, 40.39, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ff98cc
CMYK percent of color #ff98cc
Text with hexadecimal color #ff98cc
This text has a font color of #ff98cc
<p style="color:#ff98cc">Text here</p>
#ff98cc Background Color
This box has a background color of #ff98cc
<div style="background-color:#ff98cc">Text here</div>
#ff98cc Border Color
This box has a border color of #ff98cc
<div style="border: 4px solid #ff98cc">Text here</div>
CSS codes
<p style="color:#ff98cc">Text here</p>
<div style="background-color:#ff98cc">Text here</div>
<div style="border: 4px solid #ff98cc">Text here</div>
#ff98cc Color on white background
This is how a font and box color of #ff98cc will look
on a white background.
#ff98cc Color on black background
This is how a font and box color of #ff98cc hex color will look
on a black background.