#c2b355 color space conversions
Hex:
        #c2b355
        RGB:
        194, 179, 85
        CMY:
        24, 30, 67
        CMYK:
        0, 8, 56, 24
      HSL:
        52°, 47.1861%, 54.7059%
        HSV (HSB):
        52°, 56.1856%, 76.0784%
        XYZ:
        40.0079, 44.3654, 15.0491
        xyY:
        0.4024, 0.4462, 44.3654
      CIE-Lab:
        72.4721, -6.6260, 49.1319
        CIE-LCH:
        72.4721, 49.5766, 97.6806
        CIE-Luv:
        72.4721, 14.4665, 59.9174
        Hunter-Lab:
        66.6074, -9.3463, 33.2294
      #c2b355 color charts
#c2b355 RGB chart
      #c2b355 CMYK chart
      #c2b355 RGB pie chart
      #c2b355 color shades, tints & tones
#c2b355 color schemes
#c2b355 color preview, HTML & CSS examples
           This text has a color of #c2b355        
        
          <p style="color:#c2b355;">Text here</p>
        
        
          .mytext {color:#c2b355;}
        
        Text color #c2b355
      
           This box has a color of #c2b355        
        
          <div style="background-color:#c2b355;">Content here</div>
        
        
          .mybackground {background-color:#c2b355;}
        
        Background color #c2b355
      
           Border around this has a color of #c2b355        
        
          <div style="border:2px solid #c2b355;">Content here</div>
        
        
          .myborder {border:2px solid #c2b355;}
        
        Border color #c2b355