reddish black
Enter any color value (e.g., #7de310, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffb4ec color RGB value is (255,180,236)
#ffb4ec color CMYK value
#ffb4ec color HSL value
HSV(or HSB) | 315.2° | 29.4 | 100 |
XYZ | 72.702 | 59.959 | 87.098 |
Yxy | 0.331 | 0.273 | 59.959 |
LAB | 81.816 | 35.65 | -17.01 |
LUV | 81.816 | 40.354 | -32.775 |
Hunter-LAB | 77.433 | 32.085 | -12.488 |
CIE-LCH | 81.816 | 39.5 | 334.492 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | B4 | EC |
Decimal | 255 | 180 | 236 |
Octal | 377 | 264 | 354 |
Binary | 11111111 | 10110100 | 11101100 |
Below, you can see some colors close to #ffb4ec. 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 #ffb4ec.
<span style="color:#ffb4ec">Text here</span>
This paragraph has a background color of #ffb4ec.
<p style="background-color:#ffb4ec;">Content here</p>
This element has a border color of #ffb4ec.
<div style="border:1px #ffb4ec;">Content here</div>
.text {color:#ffb4ec;}
.background {background-color:#ffb4ec;}
.border {border:1px solid #ffb4ec;}
.text-shadow {border:1px solid #ffb4ec;}
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, #0a0007 is the darkest color, while #fff4fc is the lightest one.