#c0d6d6 color space conversions
Hex:
#c0d6d6
RGB:
192, 214, 214
CMY:
25, 16, 16
CMYK:
10, 0, 0, 16
HSL:
180°, 21.1538%, 79.6078%
HSV (HSB):
180°, 10.2804%, 83.9216%
XYZ:
57.9224, 64.1546, 72.9486
xyY:
0.2970, 0.3290, 64.1546
CIE-Lab:
84.0462, -7.3246, -2.5109
CIE-LCH:
84.0462, 7.7431, 198.9218
CIE-Luv:
84.0462, -11.8611, -2.5730
Hunter-Lab:
80.0966, -11.0856, 2.0688
#c0d6d6 color charts
#c0d6d6 color shades, tints & tones
#c0d6d6 color schemes
#c0d6d6 color preview, HTML & CSS examples
This text has a color of #c0d6d6
<p style="color:#c0d6d6;">Text here</p>
.mytext {color:#c0d6d6;}
This box has a color of #c0d6d6
<div style="background-color:#c0d6d6;">Content here</div>
.mybackground {background-color:#c0d6d6;}
Border around this has a color of #c0d6d6
<div style="border:2px solid #c0d6d6;">Content here</div>
.myborder {border:2px solid #c0d6d6;}