reddish black
Enter any color value (e.g., #6f63f4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cdcdfa color RGB value is (205,205,250)
#cdcdfa color CMYK value
#cdcdfa color HSL value
HSV(or HSB) | 240° | 18 | 98 |
XYZ | 64.263 | 63.544 | 99.321 |
Yxy | 0.283 | 0.28 | 63.544 |
LAB | 83.728 | 8.985 | -22.021 |
LUV | 83.728 | -2.633 | -36.531 |
Hunter-LAB | 79.714 | 4.401 | -18.073 |
CIE-LCH | 83.728 | 23.783 | 292.197 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CD | CD | FA |
Decimal | 205 | 205 | 250 |
Octal | 315 | 315 | 372 |
Binary | 11001101 | 11001101 | 11111010 |
Below, you can see some colors close to #cdcdfa. 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 #cdcdfa.
<span style="color:#cdcdfa">Text here</span>
This paragraph has a background color of #cdcdfa.
<p style="background-color:#cdcdfa;">Content here</p>
This element has a border color of #cdcdfa.
<div style="border:1px #cdcdfa;">Content here</div>
.text {color:#cdcdfa;}
.background {background-color:#cdcdfa;}
.border {border:1px solid #cdcdfa;}
.text-shadow {border:1px solid #cdcdfa;}
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, #010108 is the darkest color, while #f4f4fe is the lightest one.