In RGB color space, #ffdedc hex color has a red value of 255, a green value of 222 and a blue value of 220.
In CMYK color space (used in color printing), #ffdedc hex color is composed of 0% cyan, 12.94% magenta, 13.73% yellow and 0% black.
#ffdedc color has a hue of 3.4 degrees, a saturation of 100% and a lightness of 93.1%.
#ffdedc hex color contains mainly RED.
The closest web safe color of #ffdedc is #ffcccc
#ffdedc hex color has a decimal value of 16768732.
HEX | ffdedc | #ffdedc |
---|---|---|
RGB | 255, 222, 220 | rgb(255, 222, 220) |
RGB Percent | 100, 87.06, 86.27 | rgb(100, 87.06, 86.27) |
CMYK | 0, 13, 14, 0 | |
HSL | 3.4°, 100, 93.1 | hsl(3.4, 100%, 93.1%) |
HSV | 3.4°, 13.7, 100 |
XYZ | 80.28, 78.67, 78.664 |
---|---|
Hunter Lab | 88.696, 6.344, 9.503 |
CIE-LAB | 91.085, 11.063, 5.169 |
CIE-LCH | 91.085, 12.211, 25.044 |
CIE-LUV | 0, 12.94, 13.73, 0 |
Web Safe | ffcccc |
RGB percent of color #ffdedc
CMYK percent of color #ffdedc
Text with hexadecimal color #ffdedc
This text has a font color of #ffdedc
<p style="color:#ffdedc">Text here</p>
#ffdedc Background Color
This box has a background color of #ffdedc
<div style="background-color:#ffdedc">Text here</div>
#ffdedc Border Color
This box has a border color of #ffdedc
<div style="border: 4px solid #ffdedc">Text here</div>
CSS codes
<p style="color:#ffdedc">Text here</p>
<div style="background-color:#ffdedc">Text here</div>
<div style="border: 4px solid #ffdedc">Text here</div>
#ffdedc Color on white background
This is how a font and box color of #ffdedc will look
on a white background.
#ffdedc Color on black background
This is how a font and box color of #ffdedc hex color will look
on a black background.