#c0d5d6 color space conversions
Hex:
#c0d5d6
RGB:
192, 213, 214
CMY:
25, 16, 16
CMYK:
10, 0, 0, 16
HSL:
183°, 21.1538%, 79.6078%
HSV (HSB):
183°, 10.2804%, 83.9216%
XYZ:
57.6701, 63.6500, 72.8645
xyY:
0.2970, 0.3278, 63.6500
CIE-Lab:
83.7832, -6.8074, -2.8971
CIE-LCH:
83.7832, 7.3982, 203.0535
CIE-Luv:
83.7832, -11.3811, -3.2545
Hunter-Lab:
79.7810, -10.5870, 1.6967
#c0d5d6 color charts
#c0d5d6 color shades, tints & tones
#c0d5d6 color schemes
#c0d5d6 color preview, HTML & CSS examples
This text has a color of #c0d5d6
<p style="color:#c0d5d6;">Text here</p>
.mytext {color:#c0d5d6;}
This box has a color of #c0d5d6
<div style="background-color:#c0d5d6;">Content here</div>
.mybackground {background-color:#c0d5d6;}
Border around this has a color of #c0d5d6
<div style="border:2px solid #c0d5d6;">Content here</div>
.myborder {border:2px solid #c0d5d6;}