In RGB color space, #ff95fb hex color has a red value of 255, a green value of 149 and a blue value of 251.
In CMYK color space (used in color printing), #ff95fb hex color is composed of 0% cyan, 41.57% magenta, 1.57% yellow and 0% black.
#ff95fb color has a hue of 302.3 degrees, a saturation of 100% and a lightness of 79.2%.
#ff95fb hex color contains mainly RED.
The closest web safe color of #ff95fb is #ff99ff
#ff95fb hex color has a decimal value of 16750075.
HEX | ff95fb | #ff95fb |
---|---|---|
RGB | 255, 149, 251 | rgb(255, 149, 251) |
RGB Percent | 100, 58.43, 98.43 | rgb(100, 58.43, 98.43) |
CMYK | 0, 42, 2, 0 | |
HSL | 302.3°, 100, 79.2 | hsl(302.3, 100%, 79.2%) |
HSV | 302.3°, 41.6, 100 |
XYZ | 69.4, 49.72, 97.206 |
---|---|
Hunter Lab | 70.512, 52.287, -32.376 |
CIE-LAB | 75.897, 54.132, -34.135 |
CIE-LCH | 75.897, 63.996, 327.765 |
CIE-LUV | 0, 41.57, 1.57, 0 |
Web Safe | ff99ff |
RGB percent of color #ff95fb
CMYK percent of color #ff95fb
Text with hexadecimal color #ff95fb
This text has a font color of #ff95fb
<p style="color:#ff95fb">Text here</p>
#ff95fb Background Color
This box has a background color of #ff95fb
<div style="background-color:#ff95fb">Text here</div>
#ff95fb Border Color
This box has a border color of #ff95fb
<div style="border: 4px solid #ff95fb">Text here</div>
CSS codes
<p style="color:#ff95fb">Text here</p>
<div style="background-color:#ff95fb">Text here</div>
<div style="border: 4px solid #ff95fb">Text here</div>
#ff95fb Color on white background
This is how a font and box color of #ff95fb will look
on a white background.
#ff95fb Color on black background
This is how a font and box color of #ff95fb hex color will look
on a black background.