Fuzzy Wuzzy/ reddish black
Enter any color value (e.g., #20b8f0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc6666 color RGB value is (204,102,102)
#cc6666 color CMYK value
#cc6666 color HSL value
HSV(or HSB) | 0° | 50 | 80 |
XYZ | 32.051 | 23.299 | 15.378 |
Yxy | 0.453 | 0.329 | 23.299 |
LAB | 55.379 | 40.352 | 18.913 |
LUV | 55.379 | 73.384 | 15.82 |
Hunter-LAB | 48.269 | 34.054 | 14.899 |
CIE-LCH | 55.379 | 44.564 | 25.113 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 66 | 66 |
Decimal | 204 | 102 | 102 |
Octal | 314 | 146 | 146 |
Binary | 11001100 | 01100110 | 01100110 |
Below, you can see some colors close to #cc6666. 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 #cc6666.
<span style="color:#cc6666">Text here</span>
This paragraph has a background color of #cc6666.
<p style="background-color:#cc6666;">Content here</p>
This element has a border color of #cc6666.
<div style="border:1px #cc6666;">Content here</div>
.text {color:#cc6666;}
.background {background-color:#cc6666;}
.border {border:1px solid #cc6666;}
.text-shadow {border:1px solid #cc6666;}
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, #060202 is the darkest color, while #fcf5f5 is the lightest one.