In RGB color space, #ffcffc hex color has a red value of 255, a green value of 207 and a blue value of 252.
In CMYK color space (used in color printing), #ffcffc hex color is composed of 0% cyan, 18.82% magenta, 1.18% yellow and 0% black.
#ffcffc color has a hue of 303.8 degrees, a saturation of 100% and a lightness of 90.6%.
#ffcffc hex color contains mainly RED.
The closest web safe color of #ffcffc is #ffccff
#ffcffc hex color has a decimal value of 16764924.
HEX | ffcffc | #ffcffc |
---|---|---|
RGB | 255, 207, 252 | rgb(255, 207, 252) |
RGB Percent | 100, 81.18, 98.82 | rgb(100, 81.18, 98.82) |
CMYK | 0, 19, 1, 0 | |
HSL | 303.8°, 100, 90.6 | hsl(303.8, 100%, 90.6%) |
HSV | 303.8°, 18.8, 100 |
XYZ | 81.124, 72.914, 101.894 |
---|---|
Hunter Lab | 85.39, 20.151, -10.977 |
CIE-LAB | 88.407, 24.257, -15.614 |
CIE-LCH | 88.407, 28.848, 327.231 |
CIE-LUV | 0, 18.82, 1.18, 0 |
Web Safe | ffccff |
RGB percent of color #ffcffc
CMYK percent of color #ffcffc
Text with hexadecimal color #ffcffc
This text has a font color of #ffcffc
<p style="color:#ffcffc">Text here</p>
#ffcffc Background Color
This box has a background color of #ffcffc
<div style="background-color:#ffcffc">Text here</div>
#ffcffc Border Color
This box has a border color of #ffcffc
<div style="border: 4px solid #ffcffc">Text here</div>
CSS codes
<p style="color:#ffcffc">Text here</p>
<div style="background-color:#ffcffc">Text here</div>
<div style="border: 4px solid #ffcffc">Text here</div>
#ffcffc Color on white background
This is how a font and box color of #ffcffc will look
on a white background.
#ffcffc Color on black background
This is how a font and box color of #ffcffc hex color will look
on a black background.