#c2c6c7 color space conversions
Hex:
#c2c6c7
RGB:
194, 198, 199
CMY:
24, 22, 22
CMYK:
3, 1, 0, 22
HSL:
192°, 4.2735%, 77.0588%
HSV (HSB):
192°, 2.5126%, 78.0392%
XYZ:
52.7510, 55.9810, 62.0580
xyY:
0.3089, 0.3278, 55.9810
CIE-Lab:
79.6030, -1.1838, -0.9893
CIE-LCH:
79.6030, 1.5428, 219.8856
CIE-Luv:
79.6030, -2.2967, -1.2829
Hunter-Lab:
74.8205, -5.0871, 3.1977
#c2c6c7 color charts
#c2c6c7 color shades, tints & tones
#c2c6c7 color schemes
#c2c6c7 color preview, HTML & CSS examples
This text has a color of #c2c6c7
<p style="color:#c2c6c7;">Text here</p>
.mytext {color:#c2c6c7;}
This box has a color of #c2c6c7
<div style="background-color:#c2c6c7;">Content here</div>
.mybackground {background-color:#c2c6c7;}
Border around this has a color of #c2c6c7
<div style="border:2px solid #c2c6c7;">Content here</div>
.myborder {border:2px solid #c2c6c7;}