strong magenta/strong cerise
#ff44c1 color RGB value is (255,68,193)
#ff44c1 color CMYK value
#ff44c1 color HSL value
HSV(or HSB) | 319.9° | 73.3 | 100 |
XYZ | 52.933 | 29.245 | 53.307 |
Yxy | 0.391 | 0.216 | 29.245 |
LAB | 60.997 | 79.487 | -24.877 |
LUV | 60.997 | 100.817 | -51.033 |
Hunter-LAB | 54.078 | 80.082 | -20.59 |
CIE-LCH | 60.997 | 83.288 | 342.622 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 44 | C1 |
Decimal | 255 | 68 | 193 |
Octal | 377 | 104 | 301 |
Binary | 11111111 | 01000100 | 11000001 |
Below, you can see some colors close to #ff44c1. 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 #ff44c1.
<span style="color:#ff44c1">Text here</span>
This paragraph has a background color of #ff44c1.
<p style="background-color:#ff44c1;">Content here</p>
This element has a border color of #ff44c1.
<div style="border:1px #ff44c1;">Content here</div>
.text {color:#ff44c1;}
.background {background-color:#ff44c1;}
.border {border:1px solid #ff44c1;}
.text-shadow {border:1px solid #ff44c1;}
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, #040003 is the darkest color, while #ffeef9 is the lightest one.