#c0d0d9 color space conversions
Hex:
#c0d0d9
RGB:
192, 208, 217
CMY:
25, 18, 15
CMYK:
12, 4, 0, 15
HSL:
202°, 24.7525%, 80.1961%
HSV (HSB):
202°, 11.5207%, 85.0980%
XYZ:
56.8185, 61.3280, 74.4885
xyY:
0.2950, 0.3184, 61.3280
CIE-Lab:
82.5547, -3.6062, -6.3052
CIE-LCH:
82.5547, 7.2636, 240.2335
CIE-Luv:
82.5547, -9.0976, -9.0735
Hunter-Lab:
78.3122, -7.5377, -1.5766
#c0d0d9 color charts
#c0d0d9 color shades, tints & tones
#c0d0d9 color schemes
#c0d0d9 color preview, HTML & CSS examples
This text has a color of #c0d0d9
<p style="color:#c0d0d9;">Text here</p>
.mytext {color:#c0d0d9;}
This box has a color of #c0d0d9
<div style="background-color:#c0d0d9;">Content here</div>
.mybackground {background-color:#c0d0d9;}
Border around this has a color of #c0d0d9
<div style="border:2px solid #c0d0d9;">Content here</div>
.myborder {border:2px solid #c0d0d9;}