In RGB color space, #ccfffb hex color has a red value of 204, a green value of 255 and a blue value of 251.
In CMYK color space (used in color printing), #ccfffb hex color is composed of 20% cyan, 0% magenta, 1.57% yellow and 0% black.
#ccfffb color has a hue of 175.3 degrees, a saturation of 100% and a lightness of 90%.
#ccfffb hex color contains mainly GREEN.
The closest web safe color of #ccfffb is #ccffff
#ccfffb hex color has a decimal value of 13434875.
HEX | ccfffb | #ccfffb |
---|---|---|
RGB | 204, 255, 251 | rgb(204, 255, 251) |
RGB Percent | 80, 100, 98.43 | rgb(80, 100, 98.43) |
CMYK | 20, 0, 2, 0 | |
HSL | 175.3°, 100, 90 | hsl(175.3, 100%, 90%) |
HSV | 175.3°, 20, 100 |
XYZ | 78.074, 91.322, 104.779 |
---|---|
Hunter Lab | 95.563, -21.401, 1.886 |
CIE-LAB | 96.542, -16.831, -3.416 |
CIE-LCH | 96.542, 17.174, 191.473 |
CIE-LUV | 20, 0, 1.57, 0 |
Web Safe | ccffff |
RGB percent of color #ccfffb
CMYK percent of color #ccfffb
Text with hexadecimal color #ccfffb
This text has a font color of #ccfffb
<p style="color:#ccfffb">Text here</p>
#ccfffb Background Color
This box has a background color of #ccfffb
<div style="background-color:#ccfffb">Text here</div>
#ccfffb Border Color
This box has a border color of #ccfffb
<div style="border: 4px solid #ccfffb">Text here</div>
CSS codes
<p style="color:#ccfffb">Text here</p>
<div style="background-color:#ccfffb">Text here</div>
<div style="border: 4px solid #ccfffb">Text here</div>
#ccfffb Color on white background
This is how a font and box color of #ccfffb will look
on a white background.
#ccfffb Color on black background
This is how a font and box color of #ccfffb hex color will look
on a black background.