#bd602b color space conversions
Hex:
        #bd602b
        RGB:
        189, 96, 43
        CMY:
        26, 62, 83
        CMYK:
        0, 49, 77, 26
      HSL:
        22°, 62.9310%, 45.4902%
        HSV (HSB):
        22°, 77.2487%, 74.1176%
        XYZ:
        25.6052, 19.3590, 4.6726
        xyY:
        0.5159, 0.3900, 19.3590
      CIE-Lab:
        51.1046, 33.6798, 45.6763
        CIE-LCH:
        51.1046, 56.7508, 53.5965
        CIE-Luv:
        51.1046, 74.7529, 39.6114
        Hunter-Lab:
        43.9988, 26.8803, 24.5027
      #bd602b color charts
#bd602b RGB chart
      #bd602b CMYK chart
      #bd602b RGB pie chart
      #bd602b color shades, tints & tones
#bd602b color schemes
#bd602b color preview, HTML & CSS examples
           This text has a color of #bd602b        
        
          <p style="color:#bd602b;">Text here</p>
        
        
          .mytext {color:#bd602b;}
        
        Text color #bd602b
      
           This box has a color of #bd602b        
        
          <div style="background-color:#bd602b;">Content here</div>
        
        
          .mybackground {background-color:#bd602b;}
        
        Background color #bd602b
      
           Border around this has a color of #bd602b        
        
          <div style="border:2px solid #bd602b;">Content here</div>
        
        
          .myborder {border:2px solid #bd602b;}
        
        Border color #bd602b