#c0c6d6 color space conversions
Hex:
#c0c6d6
RGB:
192, 198, 214
CMY:
25, 22, 16
CMYK:
10, 7, 0, 16
HSL:
224°, 21.1538%, 79.6078%
HSV (HSB):
224°, 10.2804%, 83.9216%
XYZ:
54.0699, 56.4497, 71.6644
xyY:
0.2968, 0.3098, 56.4497
CIE-Lab:
79.8691, 1.0657, -8.6799
CIE-LCH:
79.8691, 8.7451, 276.9997
CIE-Luv:
79.8691, -4.1610, -13.5174
Hunter-Lab:
75.1330, -3.0242, -3.9597
#c0c6d6 color charts
#c0c6d6 color shades, tints & tones
#c0c6d6 color schemes
#c0c6d6 color preview, HTML & CSS examples
This text has a color of #c0c6d6
<p style="color:#c0c6d6;">Text here</p>
.mytext {color:#c0c6d6;}
This box has a color of #c0c6d6
<div style="background-color:#c0c6d6;">Content here</div>
.mybackground {background-color:#c0c6d6;}
Border around this has a color of #c0c6d6
<div style="border:2px solid #c0c6d6;">Content here</div>
.myborder {border:2px solid #c0c6d6;}