#c0d1cc color space conversions
Hex:
#c0d1cc
RGB:
192, 209, 204
CMY:
25, 18, 20
CMYK:
8, 0, 2, 18
HSL:
162°, 15.5963%, 78.6275%
HSV (HSB):
162°, 8.1340%, 81.9608%
XYZ:
55.4378, 61.1670, 66.0113
xyY:
0.3036, 0.3349, 61.1670
CIE-Lab:
82.4685, -6.6740, 0.5022
CIE-LCH:
82.4685, 6.6929, 175.6972
CIE-Luv:
82.4685, -9.0775, 1.9155
Hunter-Lab:
78.2094, -10.3388, 4.7038
#c0d1cc color charts
#c0d1cc color shades, tints & tones
#c0d1cc color schemes
#c0d1cc color preview, HTML & CSS examples
This text has a color of #c0d1cc
<p style="color:#c0d1cc;">Text here</p>
.mytext {color:#c0d1cc;}
This box has a color of #c0d1cc
<div style="background-color:#c0d1cc;">Content here</div>
.mybackground {background-color:#c0d1cc;}
Border around this has a color of #c0d1cc
<div style="border:2px solid #c0d1cc;">Content here</div>
.myborder {border:2px solid #c0d1cc;}