strong magenta/strong cerise
#ff84d6 color RGB value is (255,132,214)
#ff84d6 color CMYK value
#ff84d6 color HSL value
HSV(or HSB) | 320° | 48.2 | 100 |
XYZ | 61.629 | 42.618 | 68.596 |
Yxy | 0.357 | 0.247 | 42.618 |
LAB | 71.295 | 56.495 | -20.944 |
LUV | 71.295 | 68.63 | -41.986 |
Hunter-LAB | 65.282 | 54.267 | -16.602 |
CIE-LCH | 71.295 | 60.252 | 339.659 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 84 | D6 |
Decimal | 255 | 132 | 214 |
Octal | 377 | 204 | 326 |
Binary | 11111111 | 10000100 | 11010110 |
Below, you can see some colors close to #ff84d6. 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 #ff84d6.
<span style="color:#ff84d6">Text here</span>
This paragraph has a background color of #ff84d6.
<p style="background-color:#ff84d6;">Content here</p>
This element has a border color of #ff84d6.
<div style="border:1px #ff84d6;">Content here</div>
.text {color:#ff84d6;}
.background {background-color:#ff84d6;}
.border {border:1px solid #ff84d6;}
.text-shadow {border:1px solid #ff84d6;}
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.