In RGB color space, #ffbdec hex color has a red value of 255, a green value of 189 and a blue value of 236.
In CMYK color space (used in color printing), #ffbdec hex color is composed of 0% cyan, 25.88% magenta, 7.45% yellow and 0% black.
#ffbdec color has a hue of 317.3 degrees, a saturation of 100% and a lightness of 87.1%.
#ffbdec hex color contains mainly RED.
The closest web safe color of #ffbdec is #ffccff
#ffbdec hex color has a decimal value of 16760300.
HEX | ffbdec | #ffbdec |
---|---|---|
RGB | 255, 189, 236 | rgb(255, 189, 236) |
RGB Percent | 100, 74.12, 92.55 | rgb(100, 74.12, 92.55) |
CMYK | 0, 26, 7, 0 | |
HSL | 317.3°, 100, 87.1 | hsl(317.3, 100%, 87.1%) |
HSV | 317.3°, 25.9, 100 |
XYZ | 74.578, 63.711, 87.724 |
---|---|
Hunter Lab | 79.819, 27.096, -9.288 |
CIE-LAB | 83.815, 30.932, -14.006 |
CIE-LCH | 83.815, 33.955, 335.639 |
CIE-LUV | 0, 25.88, 7.45, 0 |
Web Safe | ffccff |
RGB percent of color #ffbdec
CMYK percent of color #ffbdec
Text with hexadecimal color #ffbdec
This text has a font color of #ffbdec
<p style="color:#ffbdec">Text here</p>
#ffbdec Background Color
This box has a background color of #ffbdec
<div style="background-color:#ffbdec">Text here</div>
#ffbdec Border Color
This box has a border color of #ffbdec
<div style="border: 4px solid #ffbdec">Text here</div>
CSS codes
<p style="color:#ffbdec">Text here</p>
<div style="background-color:#ffbdec">Text here</div>
<div style="border: 4px solid #ffbdec">Text here</div>
#ffbdec Color on white background
This is how a font and box color of #ffbdec will look
on a white background.
#ffbdec Color on black background
This is how a font and box color of #ffbdec hex color will look
on a black background.