In RGB color space, #ff98fb hex color has a red value of 255, a green value of 152 and a blue value of 251.
In CMYK color space (used in color printing), #ff98fb hex color is composed of 0% cyan, 40.39% magenta, 1.57% yellow and 0% black.
#ff98fb color has a hue of 302.3 degrees, a saturation of 100% and a lightness of 79.8%.
#ff98fb hex color contains mainly RED.
The closest web safe color of #ff98fb is #ff99ff
#ff98fb hex color has a decimal value of 16750843.
HEX | ff98fb | #ff98fb |
---|---|---|
RGB | 255, 152, 251 | rgb(255, 152, 251) |
RGB Percent | 100, 59.61, 98.43 | rgb(100, 59.61, 98.43) |
CMYK | 0, 40, 2, 0 | |
HSL | 302.3°, 100, 79.8 | hsl(302.3, 100%, 79.8%) |
HSV | 302.3°, 40.4, 100 |
XYZ | 69.881, 50.682, 97.366 |
---|---|
Hunter Lab | 71.191, 50.63, -31.255 |
CIE-LAB | 76.486, 52.631, -33.225 |
CIE-LCH | 76.486, 62.241, 327.737 |
CIE-LUV | 0, 40.39, 1.57, 0 |
Web Safe | ff99ff |
RGB percent of color #ff98fb
CMYK percent of color #ff98fb
Text with hexadecimal color #ff98fb
This text has a font color of #ff98fb
<p style="color:#ff98fb">Text here</p>
#ff98fb Background Color
This box has a background color of #ff98fb
<div style="background-color:#ff98fb">Text here</div>
#ff98fb Border Color
This box has a border color of #ff98fb
<div style="border: 4px solid #ff98fb">Text here</div>
CSS codes
<p style="color:#ff98fb">Text here</p>
<div style="background-color:#ff98fb">Text here</div>
<div style="border: 4px solid #ff98fb">Text here</div>
#ff98fb Color on white background
This is how a font and box color of #ff98fb will look
on a white background.
#ff98fb Color on black background
This is how a font and box color of #ff98fb hex color will look
on a black background.