In RGB color space, #cffffc hex color has a red value of 207, a green value of 255 and a blue value of 252.
In CMYK color space (used in color printing), #cffffc hex color is composed of 18.82% cyan, 0% magenta, 1.18% yellow and 0% black.
#cffffc color has a hue of 176.3 degrees, a saturation of 100% and a lightness of 90.6%.
#cffffc hex color contains mainly GREEN.
The closest web safe color of #cffffc is #ccffff
#cffffc hex color has a decimal value of 13631484.
HEX | cffffc | #cffffc |
---|---|---|
RGB | 207, 255, 252 | rgb(207, 255, 252) |
RGB Percent | 81.18, 100, 98.82 | rgb(81.18, 100, 98.82) |
CMYK | 19, 0, 1, 0 | |
HSL | 176.3°, 100, 90.6 | hsl(176.3, 100%, 90.6%) |
HSV | 176.3°, 18.8, 100 |
XYZ | 79.063, 91.814, 105.65 |
---|---|
Hunter Lab | 95.82, -20.4, 1.701 |
CIE-LAB | 96.744, -15.731, -3.614 |
CIE-LCH | 96.744, 16.141, 192.938 |
CIE-LUV | 18.82, 0, 1.18, 0 |
Web Safe | ccffff |
RGB percent of color #cffffc
CMYK percent of color #cffffc
Text with hexadecimal color #cffffc
This text has a font color of #cffffc
<p style="color:#cffffc">Text here</p>
#cffffc Background Color
This box has a background color of #cffffc
<div style="background-color:#cffffc">Text here</div>
#cffffc Border Color
This box has a border color of #cffffc
<div style="border: 4px solid #cffffc">Text here</div>
CSS codes
<p style="color:#cffffc">Text here</p>
<div style="background-color:#cffffc">Text here</div>
<div style="border: 4px solid #cffffc">Text here</div>
#cffffc Color on white background
This is how a font and box color of #cffffc will look
on a white background.
#cffffc Color on black background
This is how a font and box color of #cffffc hex color will look
on a black background.