#bd650d color space conversions
Hex:
        #bd650d
        RGB:
        189, 101, 13
        CMY:
        26, 60, 95
        CMYK:
        0, 47, 93, 26
      HSL:
        30°, 87.1287%, 39.6078%
        HSV (HSB):
        30°, 93.1217%, 74.1176%
        XYZ:
        25.7126, 20.1552, 2.9159
        xyY:
        0.5271, 0.4132, 20.1552
      CIE-Lab:
        52.0123, 30.2182, 57.4257
        CIE-LCH:
        52.0123, 64.8911, 62.2461
        CIE-Luv:
        52.0123, 72.7179, 47.5148
        Hunter-Lab:
        44.8946, 23.6673, 27.5753
      #bd650d color charts
#bd650d RGB chart
      #bd650d CMYK chart
      #bd650d RGB pie chart
      #bd650d color shades, tints & tones
#bd650d color schemes
#bd650d color preview, HTML & CSS examples
           This text has a color of #bd650d        
        
          <p style="color:#bd650d;">Text here</p>
        
        
          .mytext {color:#bd650d;}
        
        Text color #bd650d
      
           This box has a color of #bd650d        
        
          <div style="background-color:#bd650d;">Content here</div>
        
        
          .mybackground {background-color:#bd650d;}
        
        Background color #bd650d
      
           Border around this has a color of #bd650d        
        
          <div style="border:2px solid #bd650d;">Content here</div>
        
        
          .myborder {border:2px solid #bd650d;}
        
        Border color #bd650d