#bd7a12 color space conversions
Hex:
        #bd7a12
        RGB:
        189, 122, 18
        CMY:
        26, 52, 93
        CMYK:
        0, 35, 90, 26
      HSL:
        36°, 82.6087%, 40.5882%
        HSV (HSB):
        36°, 90.4762%, 74.1176%
        XYZ:
        28.0550, 24.7816, 3.8769
        xyY:
        0.4947, 0.4370, 24.7816
      CIE-Lab:
        56.8620, 18.8501, 59.8271
        CIE-LCH:
        56.8620, 62.7265, 72.5116
        CIE-Luv:
        56.8620, 55.3886, 54.5429
        Hunter-Lab:
        49.7811, 13.4799, 30.2293
      #bd7a12 color charts
#bd7a12 RGB chart
      #bd7a12 CMYK chart
      #bd7a12 RGB pie chart
      #bd7a12 color shades, tints & tones
#bd7a12 color schemes
#bd7a12 color preview, HTML & CSS examples
           This text has a color of #bd7a12        
        
          <p style="color:#bd7a12;">Text here</p>
        
        
          .mytext {color:#bd7a12;}
        
        Text color #bd7a12
      
           This box has a color of #bd7a12        
        
          <div style="background-color:#bd7a12;">Content here</div>
        
        
          .mybackground {background-color:#bd7a12;}
        
        Background color #bd7a12
      
           Border around this has a color of #bd7a12        
        
          <div style="border:2px solid #bd7a12;">Content here</div>
        
        
          .myborder {border:2px solid #bd7a12;}
        
        Border color #bd7a12