In RGB color space, #ffcded hex color has a red value of 255, a green value of 205 and a blue value of 237.
In CMYK color space (used in color printing), #ffcded hex color is composed of 0% cyan, 19.61% magenta, 7.06% yellow and 0% black.
#ffcded color has a hue of 321.6 degrees, a saturation of 100% and a lightness of 90.2%.
#ffcded hex color contains mainly RED.
The closest web safe color of #ffcded is #ffccff
#ffcded hex color has a decimal value of 16764397.
HEX | ffcded | #ffcded |
---|---|---|
RGB | 255, 205, 237 | rgb(255, 205, 237) |
RGB Percent | 100, 80.39, 92.94 | rgb(100, 80.39, 92.94) |
CMYK | 0, 20, 7, 0 | |
HSL | 321.6°, 100, 90.2 | hsl(321.6, 100%, 90.2%) |
HSV | 321.6°, 19.6, 100 |
XYZ | 78.357, 71.037, 89.702 |
---|---|
Hunter Lab | 84.283, 18.453, -4.103 |
CIE-LAB | 87.503, 22.698, -9.036 |
CIE-LCH | 87.503, 24.43, 338.293 |
CIE-LUV | 0, 19.61, 7.06, 0 |
Web Safe | ffccff |
RGB percent of color #ffcded
CMYK percent of color #ffcded
Text with hexadecimal color #ffcded
This text has a font color of #ffcded
<p style="color:#ffcded">Text here</p>
#ffcded Background Color
This box has a background color of #ffcded
<div style="background-color:#ffcded">Text here</div>
#ffcded Border Color
This box has a border color of #ffcded
<div style="border: 4px solid #ffcded">Text here</div>
CSS codes
<p style="color:#ffcded">Text here</p>
<div style="background-color:#ffcded">Text here</div>
<div style="border: 4px solid #ffcded">Text here</div>
#ffcded Color on white background
This is how a font and box color of #ffcded will look
on a white background.
#ffcded Color on black background
This is how a font and box color of #ffcded hex color will look
on a black background.