vivid magenta/vivid cerise
#ffb3e6 color RGB value is (255,179,230)
#ffb3e6 color CMYK value
#ffb3e6 color HSL value
HSV(or HSB) | 319.7° | 29.8 | 100 |
XYZ | 71.643 | 59.213 | 82.516 |
Yxy | 0.336 | 0.278 | 59.213 |
LAB | 81.409 | 35.174 | -14.397 |
LUV | 81.409 | 41.812 | -28.527 |
Hunter-LAB | 76.95 | 31.526 | -9.713 |
CIE-LCH | 81.409 | 38.006 | 337.74 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | B3 | E6 |
Decimal | 255 | 179 | 230 |
Octal | 377 | 263 | 346 |
Binary | 11111111 | 10110011 | 11100110 |
Below, you can see some colors close to #ffb3e6. 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 #ffb3e6.
<span style="color:#ffb3e6">Text here</span>
This paragraph has a background color of #ffb3e6.
<p style="background-color:#ffb3e6;">Content here</p>
This element has a border color of #ffb3e6.
<div style="border:1px #ffb3e6;">Content here</div>
.text {color:#ffb3e6;}
.background {background-color:#ffb3e6;}
.border {border:1px solid #ffb3e6;}
.text-shadow {border:1px solid #ffb3e6;}
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.