In RGB color space, #ff95cc hex color has a red value of 255, a green value of 149 and a blue value of 204.
In CMYK color space (used in color printing), #ff95cc hex color is composed of 0% cyan, 41.57% magenta, 20% yellow and 0% black.
#ff95cc color has a hue of 328.9 degrees, a saturation of 100% and a lightness of 79.2%.
#ff95cc hex color contains mainly RED.
The closest web safe color of #ff95cc is #ff99cc
#ff95cc hex color has a decimal value of 16750028.
HEX | ff95cc | #ff95cc |
---|---|---|
RGB | 255, 149, 204 | rgb(255, 149, 204) |
RGB Percent | 100, 58.43, 80 | rgb(100, 58.43, 80) |
CMYK | 0, 42, 20, 0 | |
HSL | 328.9°, 100, 79.2 | hsl(328.9, 100%, 79.2%) |
HSV | 328.9°, 41.6, 100 |
XYZ | 62.887, 47.115, 62.906 |
---|---|
Hunter Lab | 68.64, 43.418, -6.289 |
CIE-LAB | 74.263, 46.624, -10.948 |
CIE-LCH | 74.263, 47.892, 346.786 |
CIE-LUV | 0, 41.57, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ff95cc
CMYK percent of color #ff95cc
Text with hexadecimal color #ff95cc
This text has a font color of #ff95cc
<p style="color:#ff95cc">Text here</p>
#ff95cc Background Color
This box has a background color of #ff95cc
<div style="background-color:#ff95cc">Text here</div>
#ff95cc Border Color
This box has a border color of #ff95cc
<div style="border: 4px solid #ff95cc">Text here</div>
CSS codes
<p style="color:#ff95cc">Text here</p>
<div style="background-color:#ff95cc">Text here</div>
<div style="border: 4px solid #ff95cc">Text here</div>
#ff95cc Color on white background
This is how a font and box color of #ff95cc will look
on a white background.
#ff95cc Color on black background
This is how a font and box color of #ff95cc hex color will look
on a black background.