#c7d3d6 color space conversions
Hex:
#c7d3d6
RGB:
199, 211, 214
CMY:
22, 17, 16
CMYK:
7, 1, 0, 16
HSL:
192°, 15.4639%, 80.9804%
HSV (HSB):
192°, 7.0093%, 83.9216%
XYZ:
58.9851, 63.5857, 72.7827
xyY:
0.3019, 0.3255, 63.5857
CIE-Lab:
83.7496, -3.4694, -2.8896
CIE-LCH:
83.7496, 4.5151, 219.7908
CIE-Luv:
83.7496, -6.7424, -3.8083
Hunter-Lab:
79.7406, -7.5076, 1.7019
#c7d3d6 color charts
#c7d3d6 color shades, tints & tones
#c7d3d6 color schemes
#c7d3d6 color preview, HTML & CSS examples
This text has a color of #c7d3d6
<p style="color:#c7d3d6;">Text here</p>
.mytext {color:#c7d3d6;}
This box has a color of #c7d3d6
<div style="background-color:#c7d3d6;">Content here</div>
.mybackground {background-color:#c7d3d6;}
Border around this has a color of #c7d3d6
<div style="border:2px solid #c7d3d6;">Content here</div>
.myborder {border:2px solid #c7d3d6;}