#c6d6dd color space conversions
Hex:
#c6d6dd
RGB:
198, 214, 221
CMY:
22, 16, 13
CMYK:
10, 3, 0, 13
HSL:
198°, 25.2747%, 82.1569%
HSV (HSB):
198°, 10.4072%, 86.6667%
XYZ:
60.3864, 65.3194, 77.8318
xyY:
0.2967, 0.3209, 65.3194
CIE-Lab:
84.6480, -3.9909, -5.2942
CIE-LCH:
84.6480, 6.6299, 232.9902
CIE-Luv:
84.6480, -9.0177, -7.4585
Hunter-Lab:
80.8204, -8.0662, -0.5233
#c6d6dd color charts
#c6d6dd color shades, tints & tones
#c6d6dd color schemes
#c6d6dd color preview, HTML & CSS examples
This text has a color of #c6d6dd
<p style="color:#c6d6dd;">Text here</p>
.mytext {color:#c6d6dd;}
This box has a color of #c6d6dd
<div style="background-color:#c6d6dd;">Content here</div>
.mybackground {background-color:#c6d6dd;}
Border around this has a color of #c6d6dd
<div style="border:2px solid #c6d6dd;">Content here</div>
.myborder {border:2px solid #c6d6dd;}