#c0d9d5 color space conversions
Hex:
#c0d9d5
RGB:
192, 217, 213
CMY:
25, 15, 16
CMYK:
12, 0, 2, 15
HSL:
170°, 24.7525%, 80.1961%
HSV (HSB):
170°, 11.5207%, 85.0980%
XYZ:
58.5613, 65.6363, 72.5333
xyY:
0.2977, 0.3336, 65.6363
CIE-Lab:
84.8105, -9.0662, -0.8604
CIE-LCH:
84.8105, 9.1069, 185.4214
CIE-Luv:
84.8105, -13.2689, 0.2557
Hunter-Lab:
81.0162, -12.7524, 3.6294
#c0d9d5 color charts
#c0d9d5 color shades, tints & tones
#c0d9d5 color schemes
#c0d9d5 color preview, HTML & CSS examples
This text has a color of #c0d9d5
<p style="color:#c0d9d5;">Text here</p>
.mytext {color:#c0d9d5;}
This box has a color of #c0d9d5
<div style="background-color:#c0d9d5;">Content here</div>
.mybackground {background-color:#c0d9d5;}
Border around this has a color of #c0d9d5
<div style="border:2px solid #c0d9d5;">Content here</div>
.myborder {border:2px solid #c0d9d5;}