reddish black
Enter any color value (e.g., #463ccf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff2352 color RGB value is (255,35,82)
#ff2352 color CMYK value
#ff2352 color HSL value
HSV(or HSB) | 347.2° | 86.3 | 100 |
XYZ | 43.364 | 23.071 | 10.15 |
Yxy | 0.566 | 0.301 | 23.071 |
LAB | 55.146 | 78.255 | 31.98 |
LUV | 55.146 | 154.322 | 18.772 |
Hunter-LAB | 48.033 | 77.094 | 21.094 |
CIE-LCH | 55.146 | 84.537 | 22.228 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 23 | 52 |
Decimal | 255 | 35 | 82 |
Octal | 377 | 43 | 122 |
Binary | 11111111 | 00100011 | 01010010 |
Below, you can see some colors close to #ff2352. 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 #ff2352.
<span style="color:#ff2352">Text here</span>
This paragraph has a background color of #ff2352.
<p style="background-color:#ff2352;">Content here</p>
This element has a border color of #ff2352.
<div style="border:1px #ff2352;">Content here</div>
.text {color:#ff2352;}
.background {background-color:#ff2352;}
.border {border:1px solid #ff2352;}
.text-shadow {border:1px solid #ff2352;}
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, #0e0003 is the darkest color, while #fff8f9 is the lightest one.