In RGB color space, #ffddeb hex color has a red value of 255, a green value of 221 and a blue value of 235.
In CMYK color space (used in color printing), #ffddeb hex color is composed of 0% cyan, 13.33% magenta, 7.84% yellow and 0% black.
#ffddeb color has a hue of 335.3 degrees, a saturation of 100% and a lightness of 93.3%.
#ffddeb hex color contains mainly RED.
The closest web safe color of #ffddeb is #ffccff
#ffddeb hex color has a decimal value of 16768491.
HEX | ffddeb | #ffddeb |
---|---|---|
RGB | 255, 221, 235 | rgb(255, 221, 235) |
RGB Percent | 100, 86.67, 92.16 | rgb(100, 86.67, 92.16) |
CMYK | 0, 13, 8, 0 | |
HSL | 335.3°, 100, 93.3 | hsl(335.3, 100%, 93.3%) |
HSV | 335.3°, 13.3, 100 |
XYZ | 82.092, 78.971, 89.513 |
---|---|
Hunter Lab | 88.866, 9.379, 2.484 |
CIE-LAB | 91.221, 14.005, -2.494 |
CIE-LCH | 91.221, 14.225, 349.903 |
CIE-LUV | 0, 13.33, 7.84, 0 |
Web Safe | ffccff |
RGB percent of color #ffddeb
CMYK percent of color #ffddeb
Text with hexadecimal color #ffddeb
This text has a font color of #ffddeb
<p style="color:#ffddeb">Text here</p>
#ffddeb Background Color
This box has a background color of #ffddeb
<div style="background-color:#ffddeb">Text here</div>
#ffddeb Border Color
This box has a border color of #ffddeb
<div style="border: 4px solid #ffddeb">Text here</div>
CSS codes
<p style="color:#ffddeb">Text here</p>
<div style="background-color:#ffddeb">Text here</div>
<div style="border: 4px solid #ffddeb">Text here</div>
#ffddeb Color on white background
This is how a font and box color of #ffddeb will look
on a white background.
#ffddeb Color on black background
This is how a font and box color of #ffddeb hex color will look
on a black background.