#c0d9cd color space conversions
Hex:
#c0d9cd
RGB:
192, 217, 205
CMY:
25, 15, 20
CMYK:
12, 0, 6, 15
HSL:
151°, 24.7525%, 80.1961%
HSV (HSB):
151°, 11.5207%, 85.0980%
XYZ:
57.5705, 65.2400, 67.3159
xyY:
0.3028, 0.3431, 65.2400
CIE-Lab:
84.6072, -10.6029, 3.0818
CIE-LCH:
84.6072, 11.0417, 163.7930
CIE-Luv:
84.6072, -13.0294, 6.4888
Hunter-Lab:
80.7713, -14.1220, 7.1268
#c0d9cd color charts
#c0d9cd color shades, tints & tones
#c0d9cd color schemes
#c0d9cd color preview, HTML & CSS examples
This text has a color of #c0d9cd
<p style="color:#c0d9cd;">Text here</p>
.mytext {color:#c0d9cd;}
This box has a color of #c0d9cd
<div style="background-color:#c0d9cd;">Content here</div>
.mybackground {background-color:#c0d9cd;}
Border around this has a color of #c0d9cd
<div style="border:2px solid #c0d9cd;">Content here</div>
.myborder {border:2px solid #c0d9cd;}