#b2080e color space conversions
Hex:
        #b2080e
        RGB:
        178, 8, 14
        CMY:
        30, 97, 95
        CMYK:
        0, 96, 92, 30
      HSL:
        358°, 91.3978%, 36.4706%
        HSV (HSB):
        358°, 95.5056%, 69.8039%
        XYZ:
        18.5262, 9.6703, 1.3056
        xyY:
        0.6280, 0.3278, 9.6703
      CIE-Lab:
        37.2442, 60.4022, 46.0235
        CIE-LCH:
        37.2442, 75.9381, 37.3056
        CIE-Luv:
        37.2442, 118.4201, 24.8237
        Hunter-Lab:
        31.0972, 51.9216, 19.2788
      #b2080e color charts
#b2080e RGB chart
      #b2080e CMYK chart
      #b2080e RGB pie chart
      #b2080e color shades, tints & tones
#b2080e color schemes
#b2080e color preview, HTML & CSS examples
           This text has a color of #b2080e        
        
          <p style="color:#b2080e;">Text here</p>
        
        
          .mytext {color:#b2080e;}
        
        Text color #b2080e
      
           This box has a color of #b2080e        
        
          <div style="background-color:#b2080e;">Content here</div>
        
        
          .mybackground {background-color:#b2080e;}
        
        Background color #b2080e
      
           Border around this has a color of #b2080e        
        
          <div style="border:2px solid #b2080e;">Content here</div>
        
        
          .myborder {border:2px solid #b2080e;}
        
        Border color #b2080e