reddish black
Enter any color value (e.g., #de19d5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc0ff color RGB value is (255,192,255)
#ffc0ff color CMYK value
#ffc0ff color HSL value
HSV(or HSB) | 300° | 24.7 | 100 |
XYZ | 78.14 | 66.179 | 103.263 |
Yxy | 0.316 | 0.267 | 66.179 |
LAB | 85.088 | 32.674 | -22.209 |
LUV | 85.088 | 31.581 | -40.845 |
Hunter-LAB | 81.351 | 29.091 | -18.315 |
CIE-LCH | 85.088 | 39.507 | 325.796 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C0 | FF |
Decimal | 255 | 192 | 255 |
Octal | 377 | 300 | 377 |
Binary | 11111111 | 11000000 | 11111111 |
Below, you can see some colors close to #ffc0ff. 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 #ffc0ff.
<span style="color:#ffc0ff">Text here</span>
This paragraph has a background color of #ffc0ff.
<p style="background-color:#ffc0ff;">Content here</p>
This element has a border color of #ffc0ff.
<div style="border:1px #ffc0ff;">Content here</div>
.text {color:#ffc0ff;}
.background {background-color:#ffc0ff;}
.border {border:1px solid #ffc0ff;}
.text-shadow {border:1px solid #ffc0ff;}
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, #010001 is the darkest color, while #ffebff is the lightest one.