#bd650f color space conversions
Hex:
        #bd650f
        RGB:
        189, 101, 15
        CMY:
        26, 60, 94
        CMYK:
        0, 47, 92, 26
      HSL:
        30°, 85.2941%, 40.0000%
        HSV (HSB):
        30°, 92.0635%, 74.1176%
        XYZ:
        25.7262, 20.1607, 2.9874
        xyY:
        0.5264, 0.4125, 20.1607
      CIE-Lab:
        52.0184, 30.2488, 56.9511
        CIE-LCH:
        52.0184, 64.4858, 62.0256
        CIE-Luv:
        52.0184, 72.6458, 47.2839
        Hunter-Lab:
        44.9006, 23.6969, 27.4856
      #bd650f color charts
#bd650f RGB chart
      #bd650f CMYK chart
      #bd650f RGB pie chart
      #bd650f color shades, tints & tones
#bd650f color schemes
#bd650f color preview, HTML & CSS examples
           This text has a color of #bd650f        
        
          <p style="color:#bd650f;">Text here</p>
        
        
          .mytext {color:#bd650f;}
        
        Text color #bd650f
      
           This box has a color of #bd650f        
        
          <div style="background-color:#bd650f;">Content here</div>
        
        
          .mybackground {background-color:#bd650f;}
        
        Background color #bd650f
      
           Border around this has a color of #bd650f        
        
          <div style="border:2px solid #bd650f;">Content here</div>
        
        
          .myborder {border:2px solid #bd650f;}
        
        Border color #bd650f