#bd8a19 color space conversions
Hex:
        #bd8a19
        RGB:
        189, 138, 25
        CMY:
        26, 46, 90
        CMYK:
        0, 27, 87, 26
      HSL:
        41°, 76.6355%, 41.9608%
        HSV (HSB):
        41°, 86.7725%, 74.1176%
        XYZ:
        30.2502, 29.0660, 4.9356
        xyY:
        0.4708, 0.4524, 29.0660
      CIE-Lab:
        60.8398, 10.1702, 61.1712
        CIE-LCH:
        60.8398, 62.0109, 80.5604
        CIE-Luv:
        60.8398, 42.4698, 59.6864
        Hunter-Lab:
        53.9129, 5.8079, 32.3111
      #bd8a19 color charts
#bd8a19 RGB chart
      #bd8a19 CMYK chart
      #bd8a19 RGB pie chart
      #bd8a19 color shades, tints & tones
#bd8a19 color schemes
#bd8a19 color preview, HTML & CSS examples
           This text has a color of #bd8a19        
        
          <p style="color:#bd8a19;">Text here</p>
        
        
          .mytext {color:#bd8a19;}
        
        Text color #bd8a19
      
           This box has a color of #bd8a19        
        
          <div style="background-color:#bd8a19;">Content here</div>
        
        
          .mybackground {background-color:#bd8a19;}
        
        Background color #bd8a19
      
           Border around this has a color of #bd8a19        
        
          <div style="border:2px solid #bd8a19;">Content here</div>
        
        
          .myborder {border:2px solid #bd8a19;}
        
        Border color #bd8a19