reddish black
Enter any color value (e.g., #64642e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f0c4ff color RGB value is (240,196,255)
#f0c4ff color CMYK value
#f0c4ff color HSL value
HSV(or HSB) | 284.7° | 23.1 | 100 |
XYZ | 73.725 | 65.225 | 103.312 |
Yxy | 0.304 | 0.269 | 65.225 |
LAB | 84.6 | 25.786 | -23.081 |
LUV | 84.6 | 20.538 | -41.072 |
Hunter-LAB | 80.762 | 21.613 | -19.311 |
CIE-LCH | 84.6 | 34.607 | 318.168 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F0 | C4 | FF |
Decimal | 240 | 196 | 255 |
Octal | 360 | 304 | 377 |
Binary | 11110000 | 11000100 | 11111111 |
Below, you can see some colors close to #f0c4ff. 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 #f0c4ff.
<span style="color:#f0c4ff">Text here</span>
This paragraph has a background color of #f0c4ff.
<p style="background-color:#f0c4ff;">Content here</p>
This element has a border color of #f0c4ff.
<div style="border:1px #f0c4ff;">Content here</div>
.text {color:#f0c4ff;}
.background {background-color:#f0c4ff;}
.border {border:1px solid #f0c4ff;}
.text-shadow {border:1px solid #f0c4ff;}
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, #040005 is the darkest color, while #fbefff is the lightest one.