In RGB color space, #ffdbed hex color has a red value of 255, a green value of 219 and a blue value of 237.
In CMYK color space (used in color printing), #ffdbed hex color is composed of 0% cyan, 14.12% magenta, 7.06% yellow and 0% black.
#ffdbed color has a hue of 330 degrees, a saturation of 100% and a lightness of 92.9%.
#ffdbed hex color contains mainly RED.
The closest web safe color of #ffdbed is #ffccff
#ffdbed hex color has a decimal value of 16767981.
HEX | ffdbed | #ffdbed |
---|---|---|
RGB | 255, 219, 237 | rgb(255, 219, 237) |
RGB Percent | 100, 85.88, 92.94 | rgb(100, 85.88, 92.94) |
CMYK | 0, 14, 7, 0 | |
HSL | 330°, 100, 92.9 | hsl(330, 100%, 92.9%) |
HSV | 330°, 14.1, 100 |
XYZ | 81.858, 78.037, 90.869 |
---|---|
Hunter Lab | 88.339, 10.813, 0.849 |
CIE-LAB | 90.797, 15.381, -4.167 |
CIE-LCH | 90.797, 15.935, 344.841 |
CIE-LUV | 0, 14.12, 7.06, 0 |
Web Safe | ffccff |
RGB percent of color #ffdbed
CMYK percent of color #ffdbed
Text with hexadecimal color #ffdbed
This text has a font color of #ffdbed
<p style="color:#ffdbed">Text here</p>
#ffdbed Background Color
This box has a background color of #ffdbed
<div style="background-color:#ffdbed">Text here</div>
#ffdbed Border Color
This box has a border color of #ffdbed
<div style="border: 4px solid #ffdbed">Text here</div>
CSS codes
<p style="color:#ffdbed">Text here</p>
<div style="background-color:#ffdbed">Text here</div>
<div style="border: 4px solid #ffdbed">Text here</div>
#ffdbed Color on white background
This is how a font and box color of #ffdbed will look
on a white background.
#ffdbed Color on black background
This is how a font and box color of #ffdbed hex color will look
on a black background.