#ff99dd short hex color code is #f9d.
In RGB color space, #ff99dd hex color has a red value of 255, a green value of 153 and a blue value of 221.
In CMYK color space (used in color printing), #ff99dd hex color is composed of 0% cyan, 40% magenta, 13.33% yellow and 0% black.
#ff99dd color has a hue of 320 degrees, a saturation of 100% and a lightness of 80%.
#ff99dd hex color contains mainly RED.
The closest web safe color of #ff99dd is #ff99cc
#ff99dd hex color has a decimal value of 16751069.
HEX | ff99dd | #ff99dd |
---|---|---|
RGB | 255, 153, 221 | rgb(255, 153, 221) |
RGB Percent | 100, 60, 86.67 | rgb(100, 60, 86.67) |
CMYK | 0, 40, 13, 0 | |
HSL | 320°, 100, 80 | hsl(320, 100%, 80%) |
HSV | 320°, 40, 100 |
XYZ | 65.682, 49.263, 74.453 |
---|---|
Hunter Lab | 70.188, 44.213, -13.762 |
CIE-LAB | 75.615, 47.161, -18.243 |
CIE-LCH | 75.615, 50.566, 338.852 |
CIE-LUV | 0, 40, 13.33, 0 |
Web Safe | ff99cc |
RGB percent of color #ff99dd
CMYK percent of color #ff99dd
Text with hexadecimal color #ff99dd
This text has a font color of #ff99dd
<p style="color:#ff99dd">Text here</p>
#ff99dd Background Color
This box has a background color of #ff99dd
<div style="background-color:#ff99dd">Text here</div>
#ff99dd Border Color
This box has a border color of #ff99dd
<div style="border: 4px solid #ff99dd">Text here</div>
CSS codes
<p style="color:#ff99dd">Text here</p>
<div style="background-color:#ff99dd">Text here</div>
<div style="border: 4px solid #ff99dd">Text here</div>
#ff99dd Color on white background
This is how a font and box color of #ff99dd will look
on a white background.
#ff99dd Color on black background
This is how a font and box color of #ff99dd hex color will look
on a black background.