reddish black
Enter any color value (e.g., #4a938e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ceccd1 color RGB value is (206,204,209)
#ceccd1 color CMYK value
#ceccd1 color HSL value
HSV(or HSB) | 264° | 2.4 | 82 |
XYZ | 58.555 | 60.911 | 68.992 |
Yxy | 0.311 | 0.323 | 60.911 |
LAB | 82.331 | 1.607 | -2.246 |
LUV | 82.331 | 0.842 | -3.687 |
Hunter-LAB | 78.045 | -2.657 | 2.219 |
CIE-LCH | 82.331 | 2.762 | 305.586 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CE | CC | D1 |
Decimal | 206 | 204 | 209 |
Octal | 316 | 314 | 321 |
Binary | 11001110 | 11001100 | 11010001 |
Below, you can see some colors close to #ceccd1. 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 #ceccd1.
<span style="color:#ceccd1">Text here</span>
This paragraph has a background color of #ceccd1.
<p style="background-color:#ceccd1;">Content here</p>
This element has a border color of #ceccd1.
<div style="border:1px #ceccd1;">Content here</div>
.text {color:#ceccd1;}
.background {background-color:#ceccd1;}
.border {border:1px solid #ceccd1;}
.text-shadow {border:1px solid #ceccd1;}
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, #050405 is the darkest color, while #f9f9f9 is the lightest one.