In RGB color space, #ccffed hex color has a red value of 204, a green value of 255 and a blue value of 237.
In CMYK color space (used in color printing), #ccffed hex color is composed of 20% cyan, 0% magenta, 7.06% yellow and 0% black.
#ccffed color has a hue of 158.8 degrees, a saturation of 100% and a lightness of 90%.
#ccffed hex color contains mainly GREEN.
The closest web safe color of #ccffed is #ccffff
#ccffed hex color has a decimal value of 13434861.
HEX | ccffed | #ccffed |
---|---|---|
RGB | 204, 255, 237 | rgb(204, 255, 237) |
RGB Percent | 80, 100, 92.94 | rgb(80, 100, 92.94) |
CMYK | 20, 0, 7, 0 | |
HSL | 158.8°, 100, 90 | hsl(158.8, 100%, 90%) |
HSV | 158.8°, 20, 100 |
XYZ | 75.948, 90.472, 93.581 |
---|---|
Hunter Lab | 95.117, -23.927, 8.249 |
CIE-LAB | 96.192, -19.611, 3.281 |
CIE-LCH | 96.192, 19.884, 170.502 |
CIE-LUV | 20, 0, 7.06, 0 |
Web Safe | ccffff |
RGB percent of color #ccffed
CMYK percent of color #ccffed
Text with hexadecimal color #ccffed
This text has a font color of #ccffed
<p style="color:#ccffed">Text here</p>
#ccffed Background Color
This box has a background color of #ccffed
<div style="background-color:#ccffed">Text here</div>
#ccffed Border Color
This box has a border color of #ccffed
<div style="border: 4px solid #ccffed">Text here</div>
CSS codes
<p style="color:#ccffed">Text here</p>
<div style="background-color:#ccffed">Text here</div>
<div style="border: 4px solid #ccffed">Text here</div>
#ccffed Color on white background
This is how a font and box color of #ccffed will look
on a white background.
#ccffed Color on black background
This is how a font and box color of #ccffed hex color will look
on a black background.