reddish black
Enter any color value (e.g., #e6229a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ef99ff color RGB value is (239,153,255)
#ef99ff color CMYK value
#ef99ff color HSL value
HSV(or HSB) | 290.6° | 40 | 100 |
XYZ | 65.038 | 48.353 | 100.513 |
Yxy | 0.304 | 0.226 | 48.353 |
LAB | 75.047 | 48.157 | -37.76 |
LUV | 75.047 | 39.436 | -68.074 |
Hunter-LAB | 69.536 | 45.263 | -37.026 |
CIE-LCH | 75.047 | 61.196 | 321.9 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EF | 99 | FF |
Decimal | 239 | 153 | 255 |
Octal | 357 | 231 | 377 |
Binary | 11101111 | 10011001 | 11111111 |
Below, you can see some colors close to #ef99ff. 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 #ef99ff.
<span style="color:#ef99ff">Text here</span>
This paragraph has a background color of #ef99ff.
<p style="background-color:#ef99ff;">Content here</p>
This element has a border color of #ef99ff.
<div style="border:1px #ef99ff;">Content here</div>
.text {color:#ef99ff;}
.background {background-color:#ef99ff;}
.border {border:1px solid #ef99ff;}
.text-shadow {border:1px solid #ef99ff;}
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, #040004 is the darkest color, while #fceeff is the lightest one.