#b8af39 color space conversions
Hex:
        #b8af39
        RGB:
        184, 175, 57
        CMY:
        28, 31, 78
        CMYK:
        0, 5, 69, 28
      HSL:
        56°, 52.6971%, 47.2549%
        HSV (HSB):
        56°, 69.0217%, 72.1569%
        XYZ:
        35.8357, 41.1457, 9.9241
        xyY:
        0.4124, 0.4735, 41.1457
      CIE-Lab:
        70.2779, -10.6753, 58.7486
        CIE-LCH:
        70.2779, 59.7106, 100.2989
        CIE-Luv:
        70.2779, 11.0509, 67.6176
        Hunter-Lab:
        64.1449, -12.5315, 35.7285
      #b8af39 color charts
#b8af39 RGB chart
      #b8af39 CMYK chart
      #b8af39 RGB pie chart
      #b8af39 color shades, tints & tones
#b8af39 color schemes
#b8af39 color preview, HTML & CSS examples
           This text has a color of #b8af39        
        
          <p style="color:#b8af39;">Text here</p>
        
        
          .mytext {color:#b8af39;}
        
        Text color #b8af39
      
           This box has a color of #b8af39        
        
          <div style="background-color:#b8af39;">Content here</div>
        
        
          .mybackground {background-color:#b8af39;}
        
        Background color #b8af39
      
           Border around this has a color of #b8af39        
        
          <div style="border:2px solid #b8af39;">Content here</div>
        
        
          .myborder {border:2px solid #b8af39;}
        
        Border color #b8af39