#c2bd55 color space conversions
Hex:
        #c2bd55
        RGB:
        194, 189, 85
        CMY:
        24, 26, 67
        CMYK:
        0, 3, 56, 24
      HSL:
        57°, 47.1861%, 54.7059%
        HSV (HSB):
        57°, 56.1856%, 76.0784%
        XYZ:
        42.0854, 48.5204, 15.7416
        xyY:
        0.3957, 0.4562, 48.5204
      CIE-Lab:
        75.1520, -11.8004, 52.1900
        CIE-LCH:
        75.1520, 53.5075, 102.7406
        CIE-Luv:
        75.1520, 7.9912, 64.5627
        Hunter-Lab:
        69.6566, -14.0521, 35.3608
      #c2bd55 color charts
#c2bd55 RGB chart
      #c2bd55 CMYK chart
      #c2bd55 RGB pie chart
      #c2bd55 color shades, tints & tones
#c2bd55 color schemes
#c2bd55 color preview, HTML & CSS examples
           This text has a color of #c2bd55        
        
          <p style="color:#c2bd55;">Text here</p>
        
        
          .mytext {color:#c2bd55;}
        
        Text color #c2bd55
      
           This box has a color of #c2bd55        
        
          <div style="background-color:#c2bd55;">Content here</div>
        
        
          .mybackground {background-color:#c2bd55;}
        
        Background color #c2bd55
      
           Border around this has a color of #c2bd55        
        
          <div style="border:2px solid #c2bd55;">Content here</div>
        
        
          .myborder {border:2px solid #c2bd55;}
        
        Border color #c2bd55