In RGB color space, #ccfdff hex color has a red value of 204, a green value of 253 and a blue value of 255.
In CMYK color space (used in color printing), #ccfdff hex color is composed of 20% cyan, 0.78% magenta, 0% yellow and 0% black.
#ccfdff color has a hue of 182.4 degrees, a saturation of 100% and a lightness of 90%.
#ccfdff hex color contains mainly BLUE.
The closest web safe color of #ccfdff is #ccffff
#ccfdff hex color has a decimal value of 13434367.
HEX | ccfdff | #ccfdff |
---|---|---|
RGB | 204, 253, 255 | rgb(204, 253, 255) |
RGB Percent | 80, 99.22, 100 | rgb(80, 99.22, 100) |
CMYK | 20, 1, 0, 0 | |
HSL | 182.4°, 100, 90 | hsl(182.4, 100%, 90%) |
HSV | 182.4°, 20, 100 |
XYZ | 78.077, 90.308, 107.924 |
---|---|
Hunter Lab | 95.031, -19.648, -0.813 |
CIE-LAB | 96.124, -15.023, -6.093 |
CIE-LCH | 96.124, 16.212, 202.076 |
CIE-LUV | 20, 0.78, 0, 0 |
Web Safe | ccffff |
RGB percent of color #ccfdff
CMYK percent of color #ccfdff
Text with hexadecimal color #ccfdff
This text has a font color of #ccfdff
<p style="color:#ccfdff">Text here</p>
#ccfdff Background Color
This box has a background color of #ccfdff
<div style="background-color:#ccfdff">Text here</div>
#ccfdff Border Color
This box has a border color of #ccfdff
<div style="border: 4px solid #ccfdff">Text here</div>
CSS codes
<p style="color:#ccfdff">Text here</p>
<div style="background-color:#ccfdff">Text here</div>
<div style="border: 4px solid #ccfdff">Text here</div>
#ccfdff Color on white background
This is how a font and box color of #ccfdff will look
on a white background.
#ccfdff Color on black background
This is how a font and box color of #ccfdff hex color will look
on a black background.