strong magenta/strong cerise
Enter any color value (e.g., #9e7630, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff34ba color RGB value is (255,52,186)
#ff34ba color CMYK value
#ff34ba color HSL value
HSV(or HSB) | 320.4° | 79.6 | 100.0 |
XYZ | 51.331 | 27.261 | 49.011 |
Yxy | 0.402 | 0.214 | 27.261 |
LAB | 59.215 | 82.974 | -23.594 |
LUV | 59.215 | 107.975 | -49.515 |
Hunter-LAB | 52.212 | 84.116 | -19.106 |
CIE-LCH | 59.215 | 86.263 | 344.126 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 34 | BA |
Decimal | 255 | 52 | 186 |
Octal | 377 | 64 | 272 |
Binary | 11111111 | 00110100 | 10111010 |
Below, you can see some colors close to #ff34ba. 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 #ff34ba.
<span style="color:#ff34ba">Text here</span>
This paragraph has a background color of #ff34ba.
<p style="background-color:#ff34ba;">Content here</p>
This element has a border color of #ff34ba.
<div style="border:1px #ff34ba;">Content here</div>
.text {color:#ff34ba;}
.background {background-color:#ff34ba;}
.border {border:1px solid #ff34ba;}
.text-shadow {border:1px solid #ff34ba;}
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, #090006 is the darkest color, while #fff3fb is the lightest one.