#c0d7d5 color space conversions
Hex:
#c0d7d5
RGB:
192, 215, 213
CMY:
25, 16, 16
CMYK:
11, 0, 1, 16
HSL:
175°, 22.3301%, 79.8039%
HSV (HSB):
175°, 10.6977%, 84.3137%
XYZ:
58.0489, 64.6114, 72.3625
xyY:
0.2977, 0.3313, 64.6114
CIE-Lab:
84.2831, -8.0373, -1.6326
CIE-LCH:
84.2831, 8.2014, 191.4819
CIE-Luv:
84.2831, -12.3084, -1.1022
Hunter-Lab:
80.3812, -11.7599, 2.8915
#c0d7d5 color charts
#c0d7d5 color shades, tints & tones
#c0d7d5 color schemes
#c0d7d5 color preview, HTML & CSS examples
This text has a color of #c0d7d5
<p style="color:#c0d7d5;">Text here</p>
.mytext {color:#c0d7d5;}
This box has a color of #c0d7d5
<div style="background-color:#c0d7d5;">Content here</div>
.mybackground {background-color:#c0d7d5;}
Border around this has a color of #c0d7d5
<div style="border:2px solid #c0d7d5;">Content here</div>
.myborder {border:2px solid #c0d7d5;}