#c2b495 color space conversions
Hex:
        #c2b495
        RGB:
        194, 180, 149
        CMY:
        24, 29, 42
        CMYK:
        0, 7, 23, 24
      HSL:
        41°, 26.9461%, 67.2549%
        HSV (HSB):
        41°, 23.1959%, 76.0784%
        XYZ:
        43.9942, 46.2818, 35.0483
        xyY:
        0.3510, 0.3693, 46.2818
      CIE-Lab:
        73.7280, 0.0140, 17.6366
        CIE-LCH:
        73.7280, 17.6366, 89.9546
        CIE-Luv:
        73.7280, 10.3709, 24.4992
        Hunter-Lab:
        68.0307, -3.6211, 17.0763
      #c2b495 color charts
#c2b495 RGB chart
      #c2b495 CMYK chart
      #c2b495 RGB pie chart
      #c2b495 color shades, tints & tones
#c2b495 color schemes
#c2b495 color preview, HTML & CSS examples
           This text has a color of #c2b495        
        
          <p style="color:#c2b495;">Text here</p>
        
        
          .mytext {color:#c2b495;}
        
        Text color #c2b495
      
           This box has a color of #c2b495        
        
          <div style="background-color:#c2b495;">Content here</div>
        
        
          .mybackground {background-color:#c2b495;}
        
        Background color #c2b495
      
           Border around this has a color of #c2b495        
        
          <div style="border:2px solid #c2b495;">Content here</div>
        
        
          .myborder {border:2px solid #c2b495;}
        
        Border color #c2b495