deep magenta-pink/deep cerise
Enter any color value (e.g., #8f14b1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0095 color RGB value is (255,0,149)
#ff0095 color CMYK value
#ff0095 color HSL value
HSV(or HSB) | 324.9° | 100.0 | 100.0 |
XYZ | 46.665 | 23.430 | 30.497 |
Yxy | 0.464 | 0.233 | 23.430 |
LAB | 55.512 | 86.202 | -7.559 |
LUV | 55.512 | 132.357 | -27.165 |
Hunter-LAB | 48.404 | 87.377 | -3.472 |
CIE-LCH | 55.512 | 86.533 | 354.989 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 0 | 95 |
Decimal | 255 | 0 | 149 |
Octal | 377 | 0 | 225 |
Binary | 11111111 | 00000000 | 10010101 |
Below, you can see some colors close to #ff0095. 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 #ff0095.
<span style="color:#ff0095">Text here</span>
This paragraph has a background color of #ff0095.
<p style="background-color:#ff0095;">Content here</p>
This element has a border color of #ff0095.
<div style="border:1px #ff0095;">Content here</div>
.text {color:#ff0095;}
.background {background-color:#ff0095;}
.border {border:1px solid #ff0095;}
.text-shadow {border:1px solid #ff0095;}
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, #000000 is the darkest color, while #ffeaf6 is the lightest one.