#b8a038 color space conversions
Hex:
        #b8a038
        RGB:
        184, 160, 56
        CMY:
        28, 37, 78
        CMYK:
        0, 13, 70, 28
      HSL:
        49°, 53.3333%, 47.0588%
        HSV (HSB):
        49°, 69.5652%, 72.1569%
        XYZ:
        33.0518, 35.6175, 8.8742
        xyY:
        0.4262, 0.4593, 35.6175
      CIE-Lab:
        66.2266, -2.8197, 55.0565
        CIE-LCH:
        66.2266, 55.1287, 92.9318
        CIE-Luv:
        66.2266, 21.3126, 61.4544
        Hunter-Lab:
        59.6804, -5.5850, 32.9601
      #b8a038 color charts
#b8a038 RGB chart
      #b8a038 CMYK chart
      #b8a038 RGB pie chart
      #b8a038 color shades, tints & tones
#b8a038 color schemes
#b8a038 color preview, HTML & CSS examples
           This text has a color of #b8a038        
        
          <p style="color:#b8a038;">Text here</p>
        
        
          .mytext {color:#b8a038;}
        
        Text color #b8a038
      
           This box has a color of #b8a038        
        
          <div style="background-color:#b8a038;">Content here</div>
        
        
          .mybackground {background-color:#b8a038;}
        
        Background color #b8a038
      
           Border around this has a color of #b8a038        
        
          <div style="border:2px solid #b8a038;">Content here</div>
        
        
          .myborder {border:2px solid #b8a038;}
        
        Border color #b8a038