#c2b491 color space conversions
Hex:
        #c2b491
        RGB:
        194, 180, 145
        CMY:
        24, 29, 43
        CMYK:
        0, 7, 25, 24
      HSL:
        43°, 28.6550%, 66.4706%
        HSV (HSB):
        43°, 25.2577%, 76.0784%
        XYZ:
        43.6802, 46.1562, 33.3949
        xyY:
        0.3545, 0.3745, 46.1562
      CIE-Lab:
        73.6468, -0.5582, 19.6868
        CIE-LCH:
        73.6468, 19.6947, 91.6241
        CIE-Luv:
        73.6468, 10.6316, 27.2258
        Hunter-Lab:
        67.9383, -4.1274, 18.4130
      #c2b491 color charts
#c2b491 RGB chart
      #c2b491 CMYK chart
      #c2b491 RGB pie chart
      #c2b491 color shades, tints & tones
#c2b491 color schemes
#c2b491 color preview, HTML & CSS examples
           This text has a color of #c2b491        
        
          <p style="color:#c2b491;">Text here</p>
        
        
          .mytext {color:#c2b491;}
        
        Text color #c2b491
      
           This box has a color of #c2b491        
        
          <div style="background-color:#c2b491;">Content here</div>
        
        
          .mybackground {background-color:#c2b491;}
        
        Background color #c2b491
      
           Border around this has a color of #c2b491        
        
          <div style="border:2px solid #c2b491;">Content here</div>
        
        
          .myborder {border:2px solid #c2b491;}
        
        Border color #c2b491