reddish black
Enter any color value (e.g., #dc9917, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d2d2f5 color RGB value is (210,210,245)
#d2d2f5 color CMYK value
#d2d2f5 color HSL value
HSV(or HSB) | 240° | 14.3 | 96.1 |
XYZ | 66.106 | 66.387 | 95.716 |
Yxy | 0.29 | 0.291 | 66.387 |
LAB | 85.194 | 6.822 | -17.118 |
LUV | 85.194 | -2.031 | -28.183 |
Hunter-LAB | 81.478 | 2.236 | -12.615 |
CIE-LCH | 85.194 | 18.427 | 291.728 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D2 | D2 | F5 |
Decimal | 210 | 210 | 245 |
Octal | 322 | 322 | 365 |
Binary | 11010010 | 11010010 | 11110101 |
Below, you can see some colors close to #d2d2f5. 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 #d2d2f5.
<span style="color:#d2d2f5">Text here</span>
This paragraph has a background color of #d2d2f5.
<p style="background-color:#d2d2f5;">Content here</p>
This element has a border color of #d2d2f5.
<div style="border:1px #d2d2f5;">Content here</div>
.text {color:#d2d2f5;}
.background {background-color:#d2d2f5;}
.border {border:1px solid #d2d2f5;}
.text-shadow {border:1px solid #d2d2f5;}
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, #020207 is the darkest color, while #f5f5fd is the lightest one.