#c6ced5 color space conversions
Hex:
#c6ced5
RGB:
198, 206, 213
CMY:
22, 19, 16
CMYK:
7, 3, 0, 16
HSL:
208°, 15.1515%, 80.5882%
HSV (HSB):
208°, 7.0423%, 83.5294%
XYZ:
57.3702, 60.9525, 71.6921
xyY:
0.3019, 0.3208, 60.9525
CIE-Lab:
82.3532, -1.3784, -4.4193
CIE-LCH:
82.3532, 4.6293, 252.6775
CIE-Luv:
82.3532, -4.7832, -6.5117
Hunter-Lab:
78.0721, -5.4577, 0.2056
#c6ced5 color charts
#c6ced5 color shades, tints & tones
#c6ced5 color schemes
#c6ced5 color preview, HTML & CSS examples
This text has a color of #c6ced5
<p style="color:#c6ced5;">Text here</p>
.mytext {color:#c6ced5;}
This box has a color of #c6ced5
<div style="background-color:#c6ced5;">Content here</div>
.mybackground {background-color:#c6ced5;}
Border around this has a color of #c6ced5
<div style="border:2px solid #c6ced5;">Content here</div>
.myborder {border:2px solid #c6ced5;}