In RGB color space, #cffbff hex color has a red value of 207, a green value of 251 and a blue value of 255.
In CMYK color space (used in color printing), #cffbff hex color is composed of 18.82% cyan, 1.57% magenta, 0% yellow and 0% black.
#cffbff color has a hue of 185 degrees, a saturation of 100% and a lightness of 90.6%.
#cffbff hex color contains mainly BLUE.
The closest web safe color of #cffbff is #ccffff
#cffbff hex color has a decimal value of 13630463.
HEX | cffbff | #cffbff |
---|---|---|
RGB | 207, 251, 255 | rgb(207, 251, 255) |
RGB Percent | 81.18, 98.43, 100 | rgb(81.18, 98.43, 100) |
CMYK | 19, 2, 0, 0 | |
HSL | 185°, 100, 90.6 | hsl(185, 100%, 90.6%) |
HSV | 185°, 18.8, 100 |
XYZ | 78.279, 89.48, 107.753 |
---|---|
Hunter Lab | 94.594, -17.826, -1.322 |
CIE-LAB | 95.781, -13.138, -6.58 |
CIE-LCH | 95.781, 14.694, 206.603 |
CIE-LUV | 18.82, 1.57, 0, 0 |
Web Safe | ccffff |
RGB percent of color #cffbff
CMYK percent of color #cffbff
Text with hexadecimal color #cffbff
This text has a font color of #cffbff
<p style="color:#cffbff">Text here</p>
#cffbff Background Color
This box has a background color of #cffbff
<div style="background-color:#cffbff">Text here</div>
#cffbff Border Color
This box has a border color of #cffbff
<div style="border: 4px solid #cffbff">Text here</div>
CSS codes
<p style="color:#cffbff">Text here</p>
<div style="background-color:#cffbff">Text here</div>
<div style="border: 4px solid #cffbff">Text here</div>
#cffbff Color on white background
This is how a font and box color of #cffbff will look
on a white background.
#cffbff Color on black background
This is how a font and box color of #cffbff hex color will look
on a black background.