In RGB color space, #ff81dd hex color has a red value of 255, a green value of 129 and a blue value of 221.
In CMYK color space (used in color printing), #ff81dd hex color is composed of 0% cyan, 49.41% magenta, 13.33% yellow and 0% black.
#ff81dd color has a hue of 316.2 degrees, a saturation of 100% and a lightness of 75.3%.
#ff81dd hex color contains mainly RED.
The closest web safe color of #ff81dd is #ff99cc
#ff81dd hex color has a decimal value of 16744925.
HEX | ff81dd | #ff81dd |
---|---|---|
RGB | 255, 129, 221 | rgb(255, 129, 221) |
RGB Percent | 100, 50.59, 86.67 | rgb(100, 50.59, 86.67) |
CMYK | 0, 49, 13, 0 | |
HSL | 316.2°, 100, 75.3 | hsl(316.2, 100%, 75.3%) |
HSV | 316.2°, 49.4, 100 |
XYZ | 62.141, 42.181, 73.273 |
---|---|
Hunter Lab | 64.947, 57.131, -21.428 |
CIE-LAB | 70.996, 58.98, -25.271 |
CIE-LCH | 70.996, 64.166, 336.806 |
CIE-LUV | 0, 49.41, 13.33, 0 |
Web Safe | ff99cc |
RGB percent of color #ff81dd
CMYK percent of color #ff81dd
Text with hexadecimal color #ff81dd
This text has a font color of #ff81dd
<p style="color:#ff81dd">Text here</p>
#ff81dd Background Color
This box has a background color of #ff81dd
<div style="background-color:#ff81dd">Text here</div>
#ff81dd Border Color
This box has a border color of #ff81dd
<div style="border: 4px solid #ff81dd">Text here</div>
CSS codes
<p style="color:#ff81dd">Text here</p>
<div style="background-color:#ff81dd">Text here</div>
<div style="border: 4px solid #ff81dd">Text here</div>
#ff81dd Color on white background
This is how a font and box color of #ff81dd will look
on a white background.
#ff81dd Color on black background
This is how a font and box color of #ff81dd hex color will look
on a black background.