reddish black
Enter any color value (e.g., #1d34fa, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0ec1ff color RGB value is (14,193,255)
#0ec1ff color CMYK value
#0ec1ff color HSL value
HSV(or HSB) | 195.4° | 94.5 | 100 |
XYZ | 37.301 | 45.453 | 101.415 |
Yxy | 0.203 | 0.247 | 45.453 |
LAB | 73.189 | -18.367 | -41.544 |
LUV | 73.189 | -49.513 | -65.26 |
Hunter-LAB | 67.419 | -19.224 | -41.994 |
CIE-LCH | 73.189 | 45.423 | 246.15 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E | C1 | FF |
Decimal | 14 | 193 | 255 |
Octal | 16 | 301 | 377 |
Binary | 00001110 | 11000001 | 11111111 |
Below, you can see some colors close to #0ec1ff. 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 #0ec1ff.
<span style="color:#0ec1ff">Text here</span>
This paragraph has a background color of #0ec1ff.
<p style="background-color:#0ec1ff;">Content here</p>
This element has a border color of #0ec1ff.
<div style="border:1px #0ec1ff;">Content here</div>
.text {color:#0ec1ff;}
.background {background-color:#0ec1ff;}
.border {border:1px solid #0ec1ff;}
.text-shadow {border:1px solid #0ec1ff;}
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, #000a0e is the darkest color, while #f8fdff is the lightest one.