CC2020

The color #CC2020 is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #CC3333.

CC2020 CONVERSIONS

Different converted color standards of #CC2020
Hex triplet
CC2020
RGB decimal
204, 32, 32
RGB percentage
80, 12.5, 12.5
CMY
20, 87, 87
CMYK
0, 84, 84, 20
HSL
0°, 72.9, 46.3
HSV (or HSB)
0°, 84.3, 80
Websafe
CC3333
XYZ
25.679, 13.975, 2.71
Yxy
13.975, 0.606, 0.33
CIE-L*ab
44.197, 63.766, 45.39
CIE-L*CH°
44.197, 78.271, 35.444
CIE-L*uv
44.197, 128.765, 27.768
Hunter-Lab
37.383, 57.196, 21.869
Binary
11001100, 100000, 100000
Decimal
13377568

CC2020 COLOR HARMONIES

Color schemes with #CC2020

CC2020 COLOR BLINDNESS SIMULATOR

Perception of #CC2020 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #CC2020" can be used to change the color of text.

<p style="color: #CC2020">This is an example.</p>

To change the background color use style="background-color: #CC2020".

<div style="background-color: #CC2020"></div>