DCCCCC

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

DCCCCC CONVERSIONS

Different converted color standards of #DCCCCC
Hex triplet
DCCCCC
RGB decimal
220, 204, 204
RGB percentage
86.3, 80, 80
CMY
14, 20, 20
CMYK
0, 7, 7, 14
HSL
0°, 18.6, 83.1
HSV (or HSB)
0°, 7.3, 86.3
Websafe
CCCCCC
XYZ
62.007, 62.761, 65.973
Yxy
62.761, 0.325, 0.329
CIE-L*ab
83.316, 5.56, 1.997
CIE-L*CH°
83.316, 5.908, 19.758
CIE-L*uv
83.316, 9.337, 2
Hunter-Lab
79.222, 1.074, 6.081
Binary
11011100, 11001100, 11001100
Decimal
14470348

DCCCCC COLOR HARMONIES

Color schemes with #DCCCCC

DCCCCC COLOR BLINDNESS SIMULATOR

Perception of #DCCCCC by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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