reddish black
Enter any color value (e.g., #85afdd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2effff color RGB value is (46,255,255)
#2effff color CMYK value
#2effff color HSL value
HSV(or HSB) | 180° | 82 | 100 |
XYZ | 54.937 | 79.321 | 107.023 |
Yxy | 0.228 | 0.329 | 79.321 |
LAB | 91.379 | -46.345 | -13.718 |
LUV | 91.379 | -68.306 | -14.75 |
Hunter-LAB | 89.062 | -45.754 | -8.903 |
CIE-LCH | 91.379 | 48.333 | 196.488 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2E | FF | FF |
Decimal | 46 | 255 | 255 |
Octal | 56 | 377 | 377 |
Binary | 00101110 | 11111111 | 11111111 |
Below, you can see some colors close to #2effff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2effff.
<span style="color:#2effff">Text here</span>
This paragraph has a background color of #2effff.
<p style="background-color:#2effff;">Content here</p>
This element has a border color of #2effff.
<div style="border:1px #2effff;">Content here</div>
.text {color:#2effff;}
.background {background-color:#2effff;}
.border {border:1px solid #2effff;}
.text-shadow {border:1px solid #2effff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000303 is the darkest color, while #edffff is the lightest one.