#c3c2c0 color space conversions
Hex:
#c3c2c0
RGB:
195, 194, 192
CMY:
24, 24, 25
CMYK:
0, 1, 2, 24
HSL:
40°, 2.4390%, 75.8824%
HSV (HSB):
40°, 1.5385%, 76.4706%
XYZ:
51.3119, 53.9914, 57.5861
xyY:
0.3150, 0.3315, 53.9914
CIE-Lab:
78.4567, -0.0142, 1.1170
CIE-LCH:
78.4567, 1.1171, 90.7269
CIE-Luv:
78.4567, 0.6833, 1.6676
Hunter-Lab:
73.4789, -3.9376, 4.9690
#c3c2c0 color charts
#c3c2c0 color shades, tints & tones
#c3c2c0 color schemes
#c3c2c0 color preview, HTML & CSS examples
This text has a color of #c3c2c0
<p style="color:#c3c2c0;">Text here</p>
.mytext {color:#c3c2c0;}
This box has a color of #c3c2c0
<div style="background-color:#c3c2c0;">Content here</div>
.mybackground {background-color:#c3c2c0;}
Border around this has a color of #c3c2c0
<div style="border:2px solid #c3c2c0;">Content here</div>
.myborder {border:2px solid #c3c2c0;}