reddish black
Enter any color value (e.g., #3d68d9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bcffff color RGB value is (188,255,255)
#bcffff color CMYK value
#bcffff color HSL value
HSV(or HSB) | 180° | 26.3 | 100 |
XYZ | 74.549 | 89.431 | 107.941 |
Yxy | 0.274 | 0.329 | 89.431 |
LAB | 95.76 | -20.616 | -6.731 |
LUV | 95.76 | -32.924 | -7.118 |
Hunter-LAB | 94.568 | -24.781 | -1.476 |
CIE-LCH | 95.76 | 21.687 | 198.082 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | FF | FF |
Decimal | 188 | 255 | 255 |
Octal | 274 | 377 | 377 |
Binary | 10111100 | 11111111 | 11111111 |
Below, you can see some colors close to #bcffff. 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 #bcffff.
<span style="color:#bcffff">Text here</span>
This paragraph has a background color of #bcffff.
<p style="background-color:#bcffff;">Content here</p>
This element has a border color of #bcffff.
<div style="border:1px #bcffff;">Content here</div>
.text {color:#bcffff;}
.background {background-color:#bcffff;}
.border {border:1px solid #bcffff;}
.text-shadow {border:1px solid #bcffff;}
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, #001212 is the darkest color, while #fcffff is the lightest one.