#d2dedc color space conversions
Hex:
#d2dedc
RGB:
210, 222, 220
CMY:
18, 13, 14
CMYK:
5, 0, 1, 13
HSL:
170°, 15.3846%, 84.7059%
HSV (HSB):
170°, 5.4054%, 87.0588%
XYZ:
65.6179, 71.1115, 77.9776
xyY:
0.3056, 0.3312, 71.1115
CIE-Lab:
87.5392, -4.3820, -0.4211
CIE-LCH:
87.5392, 4.4022, 185.4895
CIE-Luv:
87.5392, -6.5152, 0.1263
Hunter-Lab:
84.3276, -8.6771, 4.2040
#d2dedc color charts
#d2dedc RGB chart
#d2dedc CMYK chart
#d2dedc RGB pie chart
#d2dedc color shades, tints & tones
#d2dedc color schemes
#d2dedc color preview, HTML & CSS examples
This text has a color of #d2dedc
<p style="color:#d2dedc;">Text here</p>
.mytext {color:#d2dedc;}
Text color #d2dedc
This box has a color of #d2dedc
<div style="background-color:#d2dedc;">Content here</div>
.mybackground {background-color:#d2dedc;}
Background color #d2dedc
Border around this has a color of #d2dedc
<div style="border:2px solid #d2dedc;">Content here</div>
.myborder {border:2px solid #d2dedc;}
Border color #d2dedc