strong magenta/strong cerise
#ec2dad color RGB value is (236,45,173)
#ec2dad color CMYK value
#ec2dad color HSL value
HSV(or HSB) | 319.8° | 80.9 | 92.5 |
XYZ | 43.073 | 22.727 | 41.652 |
Yxy | 0.401 | 0.212 | 22.727 |
LAB | 54.79 | 78.926 | -23.133 |
LUV | 54.79 | 100.216 | -47.318 |
Hunter-LAB | 47.673 | 77.852 | -18.431 |
CIE-LCH | 54.79 | 82.247 | 343.664 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EC | 2D | AD |
Decimal | 236 | 45 | 173 |
Octal | 354 | 55 | 255 |
Binary | 11101100 | 00101101 | 10101101 |
Below, you can see some colors close to #ec2dad. 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 #ec2dad.
<span style="color:#ec2dad">Text here</span>
This paragraph has a background color of #ec2dad.
<p style="background-color:#ec2dad;">Content here</p>
This element has a border color of #ec2dad.
<div style="border:1px #ec2dad;">Content here</div>
.text {color:#ec2dad;}
.background {background-color:#ec2dad;}
.border {border:1px solid #ec2dad;}
.text-shadow {border:1px solid #ec2dad;}
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 #fef0f9 is the lightest one.