#c0d8d7 color space conversions
Hex:
#c0d8d7
RGB:
192, 216, 215
CMY:
25, 15, 16
CMYK:
11, 0, 0, 15
HSL:
178°, 23.5294%, 80.0000%
HSV (HSB):
178°, 11.1111%, 84.7059%
XYZ:
58.5598, 65.2245, 73.7931
xyY:
0.2964, 0.3301, 65.2245
CIE-Lab:
84.5993, -8.1592, -2.2301
CIE-LCH:
84.5993, 8.4585, 195.2870
CIE-Luv:
84.5993, -12.8515, -2.0017
Hunter-Lab:
80.7617, -11.9036, 2.3590
#c0d8d7 color charts
#c0d8d7 color shades, tints & tones
#c0d8d7 color schemes
#c0d8d7 color preview, HTML & CSS examples
This text has a color of #c0d8d7
<p style="color:#c0d8d7;">Text here</p>
.mytext {color:#c0d8d7;}
This box has a color of #c0d8d7
<div style="background-color:#c0d8d7;">Content here</div>
.mybackground {background-color:#c0d8d7;}
Border around this has a color of #c0d8d7
<div style="border:2px solid #c0d8d7;">Content here</div>
.myborder {border:2px solid #c0d8d7;}