#c7d6d8 color space conversions
Hex:
#c7d6d8
RGB:
199, 214, 216
CMY:
22, 16, 15
CMYK:
8, 1, 0, 15
HSL:
187°, 17.8947%, 81.3725%
HSV (HSB):
187°, 7.8704%, 84.7059%
XYZ:
59.9944, 65.1931, 74.3872
xyY:
0.3006, 0.3267, 65.1931
CIE-Lab:
84.5832, -4.6433, -2.7281
CIE-LCH:
84.5832, 5.3855, 210.4357
CIE-Luv:
84.5832, -8.2912, -3.3647
Hunter-Lab:
80.7423, -8.6670, 1.8961
#c7d6d8 color charts
#c7d6d8 color shades, tints & tones
#c7d6d8 color schemes
#c7d6d8 color preview, HTML & CSS examples
This text has a color of #c7d6d8
<p style="color:#c7d6d8;">Text here</p>
.mytext {color:#c7d6d8;}
This box has a color of #c7d6d8
<div style="background-color:#c7d6d8;">Content here</div>
.mybackground {background-color:#c7d6d8;}
Border around this has a color of #c7d6d8
<div style="border:2px solid #c7d6d8;">Content here</div>
.myborder {border:2px solid #c7d6d8;}