strong magenta/strong cerise
#f58ed3 color RGB value is (245,142,211)
#f58ed3 color CMYK value
#f58ed3 color HSL value
HSV(or HSB) | 319.8° | 42 | 96.1 |
XYZ | 59.087 | 43.462 | 66.903 |
Yxy | 0.349 | 0.256 | 43.462 |
LAB | 71.867 | 47.994 | -18.534 |
LUV | 71.867 | 57.358 | -36.723 |
Hunter-LAB | 65.925 | 44.615 | -14.021 |
CIE-LCH | 71.867 | 51.448 | 338.884 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | 8E | D3 |
Decimal | 245 | 142 | 211 |
Octal | 365 | 216 | 323 |
Binary | 11110101 | 10001110 | 11010011 |
Below, you can see some colors close to #f58ed3. 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 #f58ed3.
<span style="color:#f58ed3">Text here</span>
This paragraph has a background color of #f58ed3.
<p style="background-color:#f58ed3;">Content here</p>
This element has a border color of #f58ed3.
<div style="border:1px #f58ed3;">Content here</div>
.text {color:#f58ed3;}
.background {background-color:#f58ed3;}
.border {border:1px solid #f58ed3;}
.text-shadow {border:1px solid #f58ed3;}
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.