#b9a248 color space conversions
Hex:
        #b9a248
        RGB:
        185, 162, 72
        CMY:
        27, 36, 72
        CMYK:
        0, 12, 61, 27
      HSL:
        48°, 44.6640%, 50.3922%
        HSV (HSB):
        48°, 61.0811%, 72.5490%
        XYZ:
        34.0976, 36.6228, 11.4027
        xyY:
        0.4152, 0.4460, 36.6228
      CIE-Lab:
        66.9931, -2.4534, 48.8204
        CIE-LCH:
        66.9931, 48.8820, 92.8769
        CIE-Luv:
        66.9931, 20.0157, 56.8790
        Hunter-Lab:
        60.5168, -5.3303, 31.1902
      #b9a248 color charts
#b9a248 RGB chart
      #b9a248 CMYK chart
      #b9a248 RGB pie chart
      #b9a248 color shades, tints & tones
#b9a248 color schemes
#b9a248 color preview, HTML & CSS examples
           This text has a color of #b9a248        
        
          <p style="color:#b9a248;">Text here</p>
        
        
          .mytext {color:#b9a248;}
        
        Text color #b9a248
      
           This box has a color of #b9a248        
        
          <div style="background-color:#b9a248;">Content here</div>
        
        
          .mybackground {background-color:#b9a248;}
        
        Background color #b9a248
      
           Border around this has a color of #b9a248        
        
          <div style="border:2px solid #b9a248;">Content here</div>
        
        
          .myborder {border:2px solid #b9a248;}
        
        Border color #b9a248