#c0d0c6 color space conversions
Hex:
#c0d0c6
RGB:
192, 208, 198
CMY:
25, 18, 22
CMYK:
8, 0, 5, 18
HSL:
143°, 14.5455%, 78.4314%
HSV (HSB):
143°, 7.6923%, 81.5686%
XYZ:
54.4871, 60.3954, 62.2118
xyY:
0.3077, 0.3410, 60.3954
CIE-Lab:
82.0527, -7.2834, 3.0973
CIE-LCH:
82.0527, 7.9146, 156.9623
CIE-Luv:
82.0527, -8.3549, 5.9068
Hunter-Lab:
77.7145, -10.8506, 6.9375
#c0d0c6 color charts
#c0d0c6 color shades, tints & tones
#c0d0c6 color schemes
#c0d0c6 color preview, HTML & CSS examples
This text has a color of #c0d0c6
<p style="color:#c0d0c6;">Text here</p>
.mytext {color:#c0d0c6;}
This box has a color of #c0d0c6
<div style="background-color:#c0d0c6;">Content here</div>
.mybackground {background-color:#c0d0c6;}
Border around this has a color of #c0d0c6
<div style="border:2px solid #c0d0c6;">Content here</div>
.myborder {border:2px solid #c0d0c6;}