#d3dcdc color space conversions
Hex:
#d3dcdc
RGB:
211, 220, 220
CMY:
17, 14, 14
CMYK:
4, 0, 0, 14
HSL:
180°, 11.3924%, 84.5098%
HSV (HSB):
180°, 4.0909%, 86.2745%
XYZ:
65.3754, 70.2026, 77.8149
xyY:
0.3064, 0.3290, 70.2026
CIE-Lab:
87.0961, -3.0174, -1.0605
CIE-LCH:
87.0961, 3.1983, 199.3638
CIE-Luv:
87.0961, -4.9833, -1.0900
Hunter-Lab:
83.7870, -7.3512, 3.5869
#d3dcdc color charts
#d3dcdc RGB chart
#d3dcdc CMYK chart
#d3dcdc RGB pie chart
#d3dcdc color shades, tints & tones
#d3dcdc color schemes
#d3dcdc color preview, HTML & CSS examples
This text has a color of #d3dcdc
<p style="color:#d3dcdc;">Text here</p>
.mytext {color:#d3dcdc;}
Text color #d3dcdc
This box has a color of #d3dcdc
<div style="background-color:#d3dcdc;">Content here</div>
.mybackground {background-color:#d3dcdc;}
Background color #d3dcdc
Border around this has a color of #d3dcdc
<div style="border:2px solid #d3dcdc;">Content here</div>
.myborder {border:2px solid #d3dcdc;}
Border color #d3dcdc