In RGB color space, #00e0fb hex color has a red value of 0, a green value of 224 and a blue value of 251.
In CMYK color space (used in color printing), #00e0fb hex color is composed of 100% cyan, 10.76% magenta, 0% yellow and 1.57% black.
#00e0fb color has a hue of 186.5 degrees, a saturation of 100% and a lightness of 49.2%.
#00e0fb hex color contains mainly BLUE.
The closest web safe color of #00e0fb is #00ccff
#00e0fb hex color has a decimal value of 57595.
HEX | 00e0fb | #00e0fb |
---|---|---|
RGB | 0, 224, 251 | rgb(0, 224, 251) |
RGB Percent | 0, 87.84, 98.43 | rgb(0, 87.84, 98.43) |
CMYK | 100, 11, 0, 2 | |
HSL | 186.5°, 100, 49.2 | hsl(186.5, 100%, 49.2%) |
HSV | 186.5°, 100, 98.4 |
XYZ | 44.068, 60.276, 100.579 |
---|---|
Hunter Lab | 77.638, -34.547, -22.463 |
CIE-LAB | 81.988, -35.373, -25.836 |
CIE-LCH | 81.988, 43.804, 216.144 |
CIE-LUV | 100, 10.76, 0, 1.57 |
Web Safe | 00ccff |
RGB percent of color #00e0fb
CMYK percent of color #00e0fb
Text with hexadecimal color #00e0fb
This text has a font color of #00e0fb
<p style="color:#00e0fb">Text here</p>
#00e0fb Background Color
This box has a background color of #00e0fb
<div style="background-color:#00e0fb">Text here</div>
#00e0fb Border Color
This box has a border color of #00e0fb
<div style="border: 4px solid #00e0fb">Text here</div>
CSS codes
<p style="color:#00e0fb">Text here</p>
<div style="background-color:#00e0fb">Text here</div>
<div style="border: 4px solid #00e0fb">Text here</div>
#00e0fb Color on white background
This is how a font and box color of #00e0fb will look
on a white background.
#00e0fb Color on black background
This is how a font and box color of #00e0fb hex color will look
on a black background.