#b0600f color space conversions
Hex:
        #b0600f
        RGB:
        176, 96, 15
        CMY:
        31, 62, 94
        CMYK:
        0, 45, 91, 31
      HSL:
        30°, 84.2932%, 37.4510%
        HSV (HSB):
        30°, 91.4773%, 69.0196%
        XYZ:
        22.1736, 17.6303, 2.6863
        xyY:
        0.5219, 0.4149, 17.6303
      CIE-Lab:
        49.0446, 27.4356, 53.9232
        CIE-LCH:
        49.0446, 60.5014, 63.0335
        CIE-Luv:
        49.0446, 65.7587, 44.7001
        Hunter-Lab:
        41.9885, 20.7837, 25.5988
      #b0600f color charts
#b0600f RGB chart
      #b0600f CMYK chart
      #b0600f RGB pie chart
      #b0600f color shades, tints & tones
#b0600f color schemes
#b0600f color preview, HTML & CSS examples
           This text has a color of #b0600f        
        
          <p style="color:#b0600f;">Text here</p>
        
        
          .mytext {color:#b0600f;}
        
        Text color #b0600f
      
           This box has a color of #b0600f        
        
          <div style="background-color:#b0600f;">Content here</div>
        
        
          .mybackground {background-color:#b0600f;}
        
        Background color #b0600f
      
           Border around this has a color of #b0600f        
        
          <div style="border:2px solid #b0600f;">Content here</div>
        
        
          .myborder {border:2px solid #b0600f;}
        
        Border color #b0600f