In RGB color space, #eaffff hex color has a red value of 234, a green value of 255 and a blue value of 255.
In CMYK color space (used in color printing), #eaffff hex color is composed of 8.24% cyan, 0% magenta, 0% yellow and 0% black.
#eaffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 95.9%.
#eaffff hex color contains mainly GREEN.
The closest web safe color of #eaffff is #ffffff
#eaffff hex color has a decimal value of 15400959.
HEX | eaffff | #eaffff |
---|---|---|
RGB | 234, 255, 255 | rgb(234, 255, 255) |
RGB Percent | 91.76, 100, 100 | rgb(91.76, 100, 100) |
CMYK | 8, 0, 0, 0 | |
HSL | 180°, 100, 95.9 | hsl(180, 100%, 95.9%) |
HSV | 180°, 8.2, 100 |
XYZ | 87.742, 96.232, 108.558 |
---|---|
Hunter Lab | 98.098, -12.015, 3.056 |
CIE-LAB | 98.524, -6.792, -2.345 |
CIE-LCH | 98.524, 7.185, 199.048 |
CIE-LUV | 8.24, 0, 0, 0 |
Web Safe | ffffff |
RGB percent of color #eaffff
CMYK percent of color #eaffff
Text with hexadecimal color #eaffff
This text has a font color of #eaffff
<p style="color:#eaffff">Text here</p>
#eaffff Background Color
This box has a background color of #eaffff
<div style="background-color:#eaffff">Text here</div>
#eaffff Border Color
This box has a border color of #eaffff
<div style="border: 4px solid #eaffff">Text here</div>
CSS codes
<p style="color:#eaffff">Text here</p>
<div style="background-color:#eaffff">Text here</div>
<div style="border: 4px solid #eaffff">Text here</div>
#eaffff Color on white background
This is how a font and box color of #eaffff will look
on a white background.
#eaffff Color on black background
This is how a font and box color of #eaffff hex color will look
on a black background.