#c2c0c1 color space conversions
Hex:
#c2c0c1
RGB:
194, 192, 193
CMY:
24, 25, 24
CMYK:
0, 1, 1, 24
HSL:
330°, 1.6129%, 75.6863%
HSV (HSB):
330°, 1.0309%, 76.0784%
XYZ:
50.7234, 53.0189, 58.0123
xyY:
0.3136, 0.3278, 53.0189
CIE-Lab:
77.8861, 0.8830, -0.2648
CIE-LCH:
77.8861, 0.9218, 343.3043
CIE-Luv:
77.8861, 1.0804, -0.5495
Hunter-Lab:
72.8141, -3.0787, 3.7324
#c2c0c1 color charts
#c2c0c1 color shades, tints & tones
#c2c0c1 color schemes
#c2c0c1 color preview, HTML & CSS examples
This text has a color of #c2c0c1
<p style="color:#c2c0c1;">Text here</p>
.mytext {color:#c2c0c1;}
This box has a color of #c2c0c1
<div style="background-color:#c2c0c1;">Content here</div>
.mybackground {background-color:#c2c0c1;}
Border around this has a color of #c2c0c1
<div style="border:2px solid #c2c0c1;">Content here</div>
.myborder {border:2px solid #c2c0c1;}