#c0c7d6 color space conversions
Hex:
#c0c7d6
RGB:
192, 199, 214
CMY:
25, 22, 16
CMYK:
10, 7, 0, 16
HSL:
221°, 21.1538%, 79.6078%
HSV (HSB):
221°, 10.2804%, 83.9216%
XYZ:
54.2993, 56.9084, 71.7409
xyY:
0.2968, 0.3111, 56.9084
CIE-Lab:
80.1280, 0.5344, -8.2953
CIE-LCH:
80.1280, 8.3125, 273.6862
CIE-Luv:
80.1280, -4.6430, -12.8317
Hunter-Lab:
75.4376, -3.5333, -3.5782
#c0c7d6 color charts
#c0c7d6 color shades, tints & tones
#c0c7d6 color schemes
#c0c7d6 color preview, HTML & CSS examples
This text has a color of #c0c7d6
<p style="color:#c0c7d6;">Text here</p>
.mytext {color:#c0c7d6;}
This box has a color of #c0c7d6
<div style="background-color:#c0c7d6;">Content here</div>
.mybackground {background-color:#c0c7d6;}
Border around this has a color of #c0c7d6
<div style="border:2px solid #c0c7d6;">Content here</div>
.myborder {border:2px solid #c0c7d6;}