strong magenta/strong cerise
Enter any color value (e.g., #2a9f16, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f850c0 color RGB value is (248,80,192)
#f850c0 color CMYK value
#f850c0 color HSL value
HSV(or HSB) | 320.0° | 67.7 | 97.3 |
XYZ | 51.094 | 29.500 | 52.870 |
Yxy | 0.383 | 0.221 | 29.500 |
LAB | 61.220 | 73.706 | -24.060 |
LUV | 61.220 | 91.944 | -48.753 |
Hunter-LAB | 54.313 | 72.872 | -19.695 |
CIE-LCH | 61.220 | 77.534 | 341.922 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F8 | 50 | C0 |
Decimal | 248 | 80 | 192 |
Octal | 370 | 120 | 300 |
Binary | 11111000 | 01010000 | 11000000 |
Below, you can see some colors close to #f850c0. 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 #f850c0.
<span style="color:#f850c0">Text here</span>
This paragraph has a background color of #f850c0.
<p style="background-color:#f850c0;">Content here</p>
This element has a border color of #f850c0.
<div style="border:1px #f850c0;">Content here</div>
.text {color:#f850c0;}
.background {background-color:#f850c0;}
.border {border:1px solid #f850c0;}
.text-shadow {border:1px solid #f850c0;}
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, #090006 is the darkest color, while #fff3fb is the lightest one.