#c0d2d5 color space conversions
Hex:
#c0d2d5
RGB:
192, 210, 213
CMY:
25, 18, 16
CMYK:
10, 1, 0, 16
HSL:
189°, 20.0000%, 79.4118%
HSV (HSB):
189°, 9.8592%, 83.5294%
XYZ:
56.7951, 62.1038, 71.9446
xyY:
0.2976, 0.3254, 62.1038
CIE-Lab:
82.9686, -5.4478, -3.5624
CIE-LCH:
82.9686, 6.5091, 213.1811
CIE-Luv:
82.9686, -9.9024, -4.5052
Hunter-Lab:
78.8059, -9.2663, 1.0363
#c0d2d5 color charts
#c0d2d5 color shades, tints & tones
#c0d2d5 color schemes
#c0d2d5 color preview, HTML & CSS examples
This text has a color of #c0d2d5
<p style="color:#c0d2d5;">Text here</p>
.mytext {color:#c0d2d5;}
This box has a color of #c0d2d5
<div style="background-color:#c0d2d5;">Content here</div>
.mybackground {background-color:#c0d2d5;}
Border around this has a color of #c0d2d5
<div style="border:2px solid #c0d2d5;">Content here</div>
.myborder {border:2px solid #c0d2d5;}