#b4ca47 color space conversions
Hex:
        #b4ca47
        RGB:
        180, 202, 71
        CMY:
        29, 21, 72
        CMYK:
        11, 0, 65, 21
      HSL:
        70°, 55.2743%, 53.5294%
        HSV (HSB):
        70°, 64.8515%, 79.2157%
        XYZ:
        41.0803, 52.3993, 13.9102
        xyY:
        0.3825, 0.4879, 52.3993
      CIE-Lab:
        77.5190, -25.0616, 60.5108
        CIE-LCH:
        77.5190, 65.4953, 112.4977
        CIE-Luv:
        77.5190, -8.7716, 75.0509
        Hunter-Lab:
        72.3874, -25.3781, 39.2778
      #b4ca47 color charts
#b4ca47 RGB chart
      #b4ca47 CMYK chart
      #b4ca47 RGB pie chart
      #b4ca47 color shades, tints & tones
#b4ca47 color schemes
#b4ca47 color preview, HTML & CSS examples
           This text has a color of #b4ca47        
        
          <p style="color:#b4ca47;">Text here</p>
        
        
          .mytext {color:#b4ca47;}
        
        Text color #b4ca47
      
           This box has a color of #b4ca47        
        
          <div style="background-color:#b4ca47;">Content here</div>
        
        
          .mybackground {background-color:#b4ca47;}
        
        Background color #b4ca47
      
           Border around this has a color of #b4ca47        
        
          <div style="border:2px solid #b4ca47;">Content here</div>
        
        
          .myborder {border:2px solid #b4ca47;}
        
        Border color #b4ca47