In RGB color space, #00fbfb hex color has a red value of 0, a green value of 251 and a blue value of 251.
In CMYK color space (used in color printing), #00fbfb hex color is composed of 100% cyan, 0% magenta, 0% yellow and 1.57% black.
#00fbfb color has a hue of 180 degrees, a saturation of 100% and a lightness of 49.2%.
#00fbfb hex color contains mainly GREEN.
The closest web safe color of #00fbfb is #00ffff
#00fbfb hex color has a decimal value of 64507.
HEX | 00fbfb | #00fbfb |
---|---|---|
RGB | 0, 251, 251 | rgb(0, 251, 251) |
RGB Percent | 0, 98.43, 98.43 | rgb(0, 98.43, 98.43) |
CMYK | 100, 0, 0, 2 | |
HSL | 180°, 100, 49.2 | hsl(180, 100%, 49.2%) |
HSV | 180°, 100, 98.4 |
XYZ | 51.91, 75.959, 103.192 |
---|---|
Hunter Lab | 87.154, -46.204, -9.192 |
CIE-LAB | 89.84, -47.505, -13.97 |
CIE-LCH | 89.84, 49.517, 196.387 |
CIE-LUV | 100, 0, 0, 1.57 |
Web Safe | 00ffff |
RGB percent of color #00fbfb
CMYK percent of color #00fbfb
Text with hexadecimal color #00fbfb
This text has a font color of #00fbfb
<p style="color:#00fbfb">Text here</p>
#00fbfb Background Color
This box has a background color of #00fbfb
<div style="background-color:#00fbfb">Text here</div>
#00fbfb Border Color
This box has a border color of #00fbfb
<div style="border: 4px solid #00fbfb">Text here</div>
CSS codes
<p style="color:#00fbfb">Text here</p>
<div style="background-color:#00fbfb">Text here</div>
<div style="border: 4px solid #00fbfb">Text here</div>
#00fbfb Color on white background
This is how a font and box color of #00fbfb will look
on a white background.
#00fbfb Color on black background
This is how a font and box color of #00fbfb hex color will look
on a black background.