#d2d5cc color space conversions
Hex:
#d2d5cc
RGB:
210, 213, 204
CMY:
18, 16, 20
CMYK:
1, 0, 4, 16
HSL:
80°, 9.6774%, 81.7647%
HSV (HSB):
80°, 4.2254%, 83.5294%
XYZ:
61.2717, 65.6498, 66.5691
xyY:
0.3167, 0.3393, 65.6498
CIE-Lab:
84.8175, -2.6309, 4.0767
CIE-LCH:
84.8175, 4.8519, 122.8360
CIE-Luv:
84.8175, -1.2103, 6.5761
Hunter-Lab:
81.0245, -6.8092, 8.0050
#d2d5cc color charts
#d2d5cc color shades, tints & tones
#d2d5cc color schemes
#d2d5cc color preview, HTML & CSS examples
This text has a color of #d2d5cc
<p style="color:#d2d5cc;">Text here</p>
.mytext {color:#d2d5cc;}
This box has a color of #d2d5cc
<div style="background-color:#d2d5cc;">Content here</div>
.mybackground {background-color:#d2d5cc;}
Border around this has a color of #d2d5cc
<div style="border:2px solid #d2d5cc;">Content here</div>
.myborder {border:2px solid #d2d5cc;}