deep magenta/deep cerise
Enter any color value (e.g., #495ac5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff11b0 color RGB value is (255,17,176)
#ff11b0 color CMYK value
#ff11b0 color HSL value
HSV(or HSB) | 319.9° | 93.3 | 100.0 |
XYZ | 49.277 | 24.795 | 43.263 |
Yxy | 0.420 | 0.211 | 24.795 |
LAB | 56.876 | 87.553 | -21.386 |
LUV | 56.876 | 118.219 | -46.823 |
Hunter-LAB | 49.795 | 89.501 | -16.656 |
CIE-LCH | 56.876 | 90.127 | 346.274 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 11 | B0 |
Decimal | 255 | 17 | 176 |
Octal | 377 | 21 | 260 |
Binary | 11111111 | 00010001 | 10110000 |
Below, you can see some colors close to #ff11b0. 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 #ff11b0.
<span style="color:#ff11b0">Text here</span>
This paragraph has a background color of #ff11b0.
<p style="background-color:#ff11b0;">Content here</p>
This element has a border color of #ff11b0.
<div style="border:1px #ff11b0;">Content here</div>
.text {color:#ff11b0;}
.background {background-color:#ff11b0;}
.border {border:1px solid #ff11b0;}
.text-shadow {border:1px solid #ff11b0;}
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, #11000b is the darkest color, while #fffbfe is the lightest one.