In RGB color space, #ff95dd hex color has a red value of 255, a green value of 149 and a blue value of 221.
In CMYK color space (used in color printing), #ff95dd hex color is composed of 0% cyan, 41.57% magenta, 13.33% yellow and 0% black.
#ff95dd color has a hue of 319.2 degrees, a saturation of 100% and a lightness of 79.2%.
#ff95dd hex color contains mainly RED.
The closest web safe color of #ff95dd is #ff99cc
#ff95dd hex color has a decimal value of 16750045.
HEX | ff95dd | #ff95dd |
---|---|---|
RGB | 255, 149, 221 | rgb(255, 149, 221) |
RGB Percent | 100, 58.43, 86.67 | rgb(100, 58.43, 86.67) |
CMYK | 0, 42, 13, 0 | |
HSL | 319.2°, 100, 79.2 | hsl(319.2, 100%, 79.2%) |
HSV | 319.2°, 41.6, 100 |
XYZ | 65.039, 47.975, 74.239 |
---|---|
Hunter Lab | 69.264, 46.4, -15.064 |
CIE-LAB | 74.809, 49.185, -19.463 |
CIE-LCH | 74.809, 52.896, 338.411 |
CIE-LUV | 0, 41.57, 13.33, 0 |
Web Safe | ff99cc |
RGB percent of color #ff95dd
CMYK percent of color #ff95dd
Text with hexadecimal color #ff95dd
This text has a font color of #ff95dd
<p style="color:#ff95dd">Text here</p>
#ff95dd Background Color
This box has a background color of #ff95dd
<div style="background-color:#ff95dd">Text here</div>
#ff95dd Border Color
This box has a border color of #ff95dd
<div style="border: 4px solid #ff95dd">Text here</div>
CSS codes
<p style="color:#ff95dd">Text here</p>
<div style="background-color:#ff95dd">Text here</div>
<div style="border: 4px solid #ff95dd">Text here</div>
#ff95dd Color on white background
This is how a font and box color of #ff95dd will look
on a white background.
#ff95dd Color on black background
This is how a font and box color of #ff95dd hex color will look
on a black background.