#c2b571 color space conversions
Hex:
        #c2b571
        RGB:
        194, 181, 113
        CMY:
        24, 29, 56
        CMYK:
        0, 7, 42, 24
      HSL:
        50°, 39.9015%, 60.1961%
        HSV (HSB):
        50°, 41.7526%, 76.0784%
        XYZ:
        41.7526, 45.7093, 22.2450
        xyY:
        0.3806, 0.4166, 45.7093
      CIE-Lab:
        73.3565, -5.0685, 36.2697
        CIE-LCH:
        73.3565, 36.6221, 97.9553
        CIE-Luv:
        73.3565, 11.8891, 47.3922
        Hunter-Lab:
        67.6087, -8.0801, 27.8182
      #c2b571 color charts
#c2b571 RGB chart
      #c2b571 CMYK chart
      #c2b571 RGB pie chart
      #c2b571 color shades, tints & tones
#c2b571 color schemes
#c2b571 color preview, HTML & CSS examples
           This text has a color of #c2b571        
        
          <p style="color:#c2b571;">Text here</p>
        
        
          .mytext {color:#c2b571;}
        
        Text color #c2b571
      
           This box has a color of #c2b571        
        
          <div style="background-color:#c2b571;">Content here</div>
        
        
          .mybackground {background-color:#c2b571;}
        
        Background color #c2b571
      
           Border around this has a color of #c2b571        
        
          <div style="border:2px solid #c2b571;">Content here</div>
        
        
          .myborder {border:2px solid #c2b571;}
        
        Border color #c2b571