In RGB color space, #ffcdee hex color has a red value of 255, a green value of 205 and a blue value of 238.
In CMYK color space (used in color printing), #ffcdee hex color is composed of 0% cyan, 19.61% magenta, 6.67% yellow and 0% black.
#ffcdee color has a hue of 320.4 degrees, a saturation of 100% and a lightness of 90.2%.
#ffcdee hex color contains mainly RED.
The closest web safe color of #ffcdee is #ffccff
#ffcdee hex color has a decimal value of 16764398.
HEX | ffcdee | #ffcdee |
---|---|---|
RGB | 255, 205, 238 | rgb(255, 205, 238) |
RGB Percent | 100, 80.39, 93.33 | rgb(100, 80.39, 93.33) |
CMYK | 0, 20, 7, 0 | |
HSL | 320.4°, 100, 90.2 | hsl(320.4, 100%, 90.2%) |
HSV | 320.4°, 19.6, 100 |
XYZ | 78.504, 71.096, 90.474 |
---|---|
Hunter Lab | 84.318, 18.634, -4.595 |
CIE-LAB | 87.532, 22.867, -9.523 |
CIE-LCH | 87.532, 24.771, 337.391 |
CIE-LUV | 0, 19.61, 6.67, 0 |
Web Safe | ffccff |
RGB percent of color #ffcdee
CMYK percent of color #ffcdee
Text with hexadecimal color #ffcdee
This text has a font color of #ffcdee
<p style="color:#ffcdee">Text here</p>
#ffcdee Background Color
This box has a background color of #ffcdee
<div style="background-color:#ffcdee">Text here</div>
#ffcdee Border Color
This box has a border color of #ffcdee
<div style="border: 4px solid #ffcdee">Text here</div>
CSS codes
<p style="color:#ffcdee">Text here</p>
<div style="background-color:#ffcdee">Text here</div>
<div style="border: 4px solid #ffcdee">Text here</div>
#ffcdee Color on white background
This is how a font and box color of #ffcdee will look
on a white background.
#ffcdee Color on black background
This is how a font and box color of #ffcdee hex color will look
on a black background.