reddish black
Enter any color value (e.g., #4db7d3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc0d0 color RGB value is (255,192,208)
#ffc0d0 color CMYK value
#ffc0d0 color HSL value
HSV(or HSB) | 344.8° | 24.7 | 100 |
XYZ | 71.475 | 63.513 | 68.167 |
Yxy | 0.352 | 0.313 | 63.513 |
LAB | 83.712 | 24.89 | 0.823 |
LUV | 83.712 | 37.925 | -3.377 |
Hunter-LAB | 79.695 | 20.621 | 5.073 |
CIE-LCH | 83.712 | 24.904 | 1.894 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C0 | D0 |
Decimal | 255 | 192 | 208 |
Octal | 377 | 300 | 320 |
Binary | 11111111 | 11000000 | 11010000 |
Below, you can see some colors close to #ffc0d0. 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 #ffc0d0.
<span style="color:#ffc0d0">Text here</span>
This paragraph has a background color of #ffc0d0.
<p style="background-color:#ffc0d0;">Content here</p>
This element has a border color of #ffc0d0.
<div style="border:1px #ffc0d0;">Content here</div>
.text {color:#ffc0d0;}
.background {background-color:#ffc0d0;}
.border {border:1px solid #ffc0d0;}
.text-shadow {border:1px solid #ffc0d0;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.