#bd8f12 color space conversions
Hex:
        #bd8f12
        RGB:
        189, 143, 18
        CMY:
        26, 44, 93
        CMYK:
        0, 24, 90, 26
      HSL:
        44°, 82.6087%, 40.5882%
        HSV (HSB):
        44°, 90.4762%, 74.1176%
        XYZ:
        30.9179, 30.5074, 4.8312
        xyY:
        0.4666, 0.4604, 30.5074
      CIE-Lab:
        62.0896, 7.2767, 63.8324
        CIE-LCH:
        62.0896, 64.2458, 83.4966
        CIE-Luv:
        62.0896, 38.7577, 62.5530
        Hunter-Lab:
        55.2335, 3.2598, 33.4774
      #bd8f12 color charts
#bd8f12 RGB chart
      #bd8f12 CMYK chart
      #bd8f12 RGB pie chart
      #bd8f12 color shades, tints & tones
#bd8f12 color schemes
#bd8f12 color preview, HTML & CSS examples
           This text has a color of #bd8f12        
        
          <p style="color:#bd8f12;">Text here</p>
        
        
          .mytext {color:#bd8f12;}
        
        Text color #bd8f12
      
           This box has a color of #bd8f12        
        
          <div style="background-color:#bd8f12;">Content here</div>
        
        
          .mybackground {background-color:#bd8f12;}
        
        Background color #bd8f12
      
           Border around this has a color of #bd8f12        
        
          <div style="border:2px solid #bd8f12;">Content here</div>
        
        
          .myborder {border:2px solid #bd8f12;}
        
        Border color #bd8f12