#bd600f color space conversions
Hex:
        #bd600f
        RGB:
        189, 96, 15
        CMY:
        26, 62, 94
        CMYK:
        0, 49, 92, 26
      HSL:
        28°, 85.2941%, 40.0000%
        HSV (HSB):
        28°, 92.0635%, 74.1176%
        XYZ:
        25.2554, 19.2190, 2.8305
        xyY:
        0.5339, 0.4063, 19.2190
      CIE-Lab:
        50.9425, 32.9010, 56.1715
        CIE-LCH:
        50.9425, 65.0977, 59.6415
        CIE-Luv:
        50.9425, 76.7284, 45.5549
        Hunter-Lab:
        43.8395, 26.1122, 26.8596
      #bd600f color charts
#bd600f RGB chart
      #bd600f CMYK chart
      #bd600f RGB pie chart
      #bd600f color shades, tints & tones
#bd600f color schemes
#bd600f color preview, HTML & CSS examples
           This text has a color of #bd600f        
        
          <p style="color:#bd600f;">Text here</p>
        
        
          .mytext {color:#bd600f;}
        
        Text color #bd600f
      
           This box has a color of #bd600f        
        
          <div style="background-color:#bd600f;">Content here</div>
        
        
          .mybackground {background-color:#bd600f;}
        
        Background color #bd600f
      
           Border around this has a color of #bd600f        
        
          <div style="border:2px solid #bd600f;">Content here</div>
        
        
          .myborder {border:2px solid #bd600f;}
        
        Border color #bd600f