#c1c4ae color space conversions
Hex:
        #c1c4ae
        RGB:
        193, 196, 174
        CMY:
        24, 23, 32
        CMYK:
        2, 0, 11, 23
      HSL:
        68°, 15.7143%, 72.5490%
        HSV (HSB):
        68°, 11.2245%, 76.8627%
        XYZ:
        49.3722, 53.8733, 47.8408
        xyY:
        0.3268, 0.3566, 53.8733
      CIE-Lab:
        78.3878, -4.9130, 10.6912
        CIE-LCH:
        78.3878, 11.7660, 114.6806
        CIE-Luv:
        78.3878, -0.5574, 16.3473
        Hunter-Lab:
        73.3984, -8.3774, 12.7339
      #c1c4ae color charts
#c1c4ae RGB chart
      #c1c4ae CMYK chart
      #c1c4ae RGB pie chart
      #c1c4ae color shades, tints & tones
#c1c4ae color schemes
#c1c4ae color preview, HTML & CSS examples
           This text has a color of #c1c4ae        
        
          <p style="color:#c1c4ae;">Text here</p>
        
        
          .mytext {color:#c1c4ae;}
        
        Text color #c1c4ae
      
           This box has a color of #c1c4ae        
        
          <div style="background-color:#c1c4ae;">Content here</div>
        
        
          .mybackground {background-color:#c1c4ae;}
        
        Background color #c1c4ae
      
           Border around this has a color of #c1c4ae        
        
          <div style="border:2px solid #c1c4ae;">Content here</div>
        
        
          .myborder {border:2px solid #c1c4ae;}
        
        Border color #c1c4ae