In RGB color space, #ffdddf hex color has a red value of 255, a green value of 221 and a blue value of 223.
In CMYK color space (used in color printing), #ffdddf hex color is composed of 0% cyan, 13.33% magenta, 12.55% yellow and 0% black.
#ffdddf color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 93.3%.
#ffdddf hex color contains mainly RED.
The closest web safe color of #ffdddf is #ffcccc
#ffdddf hex color has a decimal value of 16768479.
HEX | ffdddf | #ffdddf |
---|---|---|
RGB | 255, 221, 223 | rgb(255, 221, 223) |
RGB Percent | 100, 86.67, 87.45 | rgb(100, 86.67, 87.45) |
CMYK | 0, 13, 13, 0 | |
HSL | 356.5°, 100, 93.3 | hsl(356.5, 100%, 93.3%) |
HSV | 356.5°, 13.3, 100 |
XYZ | 80.416, 78.301, 80.687 |
---|---|
Hunter Lab | 88.488, 7.364, 7.878 |
CIE-LAB | 90.917, 12.053, 3.354 |
CIE-LCH | 90.917, 12.511, 15.55 |
CIE-LUV | 0, 13.33, 12.55, 0 |
Web Safe | ffcccc |
RGB percent of color #ffdddf
CMYK percent of color #ffdddf
Text with hexadecimal color #ffdddf
This text has a font color of #ffdddf
<p style="color:#ffdddf">Text here</p>
#ffdddf Background Color
This box has a background color of #ffdddf
<div style="background-color:#ffdddf">Text here</div>
#ffdddf Border Color
This box has a border color of #ffdddf
<div style="border: 4px solid #ffdddf">Text here</div>
CSS codes
<p style="color:#ffdddf">Text here</p>
<div style="background-color:#ffdddf">Text here</div>
<div style="border: 4px solid #ffdddf">Text here</div>
#ffdddf Color on white background
This is how a font and box color of #ffdddf will look
on a white background.
#ffdddf Color on black background
This is how a font and box color of #ffdddf hex color will look
on a black background.