#dadcdc color space conversions
Hex:
#dadcdc
RGB:
218, 220, 220
CMY:
15, 14, 14
CMYK:
1, 0, 0, 14
HSL:
180°, 2.7778%, 85.8824%
HSV (HSB):
180°, 0.9091%, 86.2745%
XYZ:
67.4249, 71.2591, 77.9109
xyY:
0.3113, 0.3290, 71.2591
CIE-Lab:
87.6108, -0.6708, -0.2466
CIE-LCH:
87.6108, 0.7147, 200.1840
CIE-Luv:
87.6108, -1.1220, -0.2572
Hunter-Lab:
84.4151, -5.1531, 4.3689
#dadcdc color charts
#dadcdc RGB chart
#dadcdc CMYK chart
#dadcdc RGB pie chart
#dadcdc color shades, tints & tones
#dadcdc color schemes
#dadcdc color preview, HTML & CSS examples
This text has a color of #dadcdc
<p style="color:#dadcdc;">Text here</p>
.mytext {color:#dadcdc;}
Text color #dadcdc
This box has a color of #dadcdc
<div style="background-color:#dadcdc;">Content here</div>
.mybackground {background-color:#dadcdc;}
Background color #dadcdc
Border around this has a color of #dadcdc
<div style="border:2px solid #dadcdc;">Content here</div>
.myborder {border:2px solid #dadcdc;}
Border color #dadcdc