#b8a744 color space conversions
Hex:
        #b8a744
        RGB:
        184, 167, 68
        CMY:
        28, 35, 73
        CMYK:
        0, 9, 63, 28
      HSL:
        51°, 46.0317%, 49.4118%
        HSV (HSB):
        51°, 63.0435%, 72.1569%
        XYZ:
        34.6293, 38.2451, 11.0257
        xyY:
        0.4127, 0.4558, 38.2451
      CIE-Lab:
        68.2009, -5.8225, 51.9532
        CIE-LCH:
        68.2009, 52.2785, 96.3945
        CIE-Luv:
        68.2009, 16.0710, 60.5785
        Hunter-Lab:
        61.8427, -8.2722, 32.7192
      #b8a744 color charts
#b8a744 RGB chart
      #b8a744 CMYK chart
      #b8a744 RGB pie chart
      #b8a744 color shades, tints & tones
#b8a744 color schemes
#b8a744 color preview, HTML & CSS examples
           This text has a color of #b8a744        
        
          <p style="color:#b8a744;">Text here</p>
        
        
          .mytext {color:#b8a744;}
        
        Text color #b8a744
      
           This box has a color of #b8a744        
        
          <div style="background-color:#b8a744;">Content here</div>
        
        
          .mybackground {background-color:#b8a744;}
        
        Background color #b8a744
      
           Border around this has a color of #b8a744        
        
          <div style="border:2px solid #b8a744;">Content here</div>
        
        
          .myborder {border:2px solid #b8a744;}
        
        Border color #b8a744