#dccccd color space conversions
Hex:
#dccccd
RGB:
220, 204, 205
CMY:
14, 20, 20
CMYK:
0, 7, 7, 14
HSL:
356°, 18.6047%, 83.1373%
HSV (HSB):
356°, 7.2727%, 86.2745%
XYZ:
62.1275, 62.8092, 66.6065
xyY:
0.3244, 0.3279, 62.8092
CIE-Lab:
83.3419, 5.7312, 1.5008
CIE-LCH:
83.3419, 5.9244, 14.6740
CIE-Luv:
83.3419, 9.2628, 1.2291
Hunter-Lab:
79.2522, 1.2386, 5.6470
#dccccd color charts
#dccccd color shades, tints & tones
#dccccd color schemes
#dccccd color preview, HTML & CSS examples
This text has a color of #dccccd
<p style="color:#dccccd;">Text here</p>
.mytext {color:#dccccd;}
This box has a color of #dccccd
<div style="background-color:#dccccd;">Content here</div>
.mybackground {background-color:#dccccd;}
Border around this has a color of #dccccd
<div style="border:2px solid #dccccd;">Content here</div>
.myborder {border:2px solid #dccccd;}