#c7d7d6 color space conversions
Hex:
#c7d7d6
RGB:
199, 215, 214
CMY:
22, 16, 16
CMYK:
7, 0, 0, 16
HSL:
176°, 16.6667%, 81.1765%
HSV (HSB):
176°, 7.4419%, 84.3137%
XYZ:
59.9912, 65.5980, 73.1181
xyY:
0.3019, 0.3301, 65.5980
CIE-Lab:
84.7910, -5.5467, -1.3623
CIE-LCH:
84.7910, 5.7116, 193.7995
CIE-Luv:
84.7910, -8.6985, -1.1121
Hunter-Lab:
80.9926, -9.5221, 3.1693
#c7d7d6 color charts
#c7d7d6 color shades, tints & tones
#c7d7d6 color schemes
#c7d7d6 color preview, HTML & CSS examples
This text has a color of #c7d7d6
<p style="color:#c7d7d6;">Text here</p>
.mytext {color:#c7d7d6;}
This box has a color of #c7d7d6
<div style="background-color:#c7d7d6;">Content here</div>
.mybackground {background-color:#c7d7d6;}
Border around this has a color of #c7d7d6
<div style="border:2px solid #c7d7d6;">Content here</div>
.myborder {border:2px solid #c7d7d6;}