reddish black
Enter any color value (e.g., #288f41, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff34cb color RGB value is (255,52,203)
#ff34cb color CMYK value
#ff34cb color HSL value
HSV(or HSB) | 315.4° | 79.6 | 100 |
XYZ | 53.247 | 28.028 | 59.103 |
Yxy | 0.379 | 0.2 | 28.028 |
LAB | 59.914 | 84.968 | -32.262 |
LUV | 59.914 | 100.745 | -62.965 |
Hunter-LAB | 52.941 | 86.885 | -29.132 |
CIE-LCH | 59.914 | 90.887 | 339.209 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 34 | CB |
Decimal | 255 | 52 | 203 |
Octal | 377 | 64 | 313 |
Binary | 11111111 | 00110100 | 11001011 |
Below, you can see some colors close to #ff34cb. 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 #ff34cb.
<span style="color:#ff34cb">Text here</span>
This paragraph has a background color of #ff34cb.
<p style="background-color:#ff34cb;">Content here</p>
This element has a border color of #ff34cb.
<div style="border:1px #ff34cb;">Content here</div>
.text {color:#ff34cb;}
.background {background-color:#ff34cb;}
.border {border:1px solid #ff34cb;}
.text-shadow {border:1px solid #ff34cb;}
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, #090007 is the darkest color, while #fff3fc is the lightest one.