#b0291e color space conversions
Hex:
        #b0291e
        RGB:
        176, 41, 30
        CMY:
        31, 84, 88
        CMYK:
        0, 77, 83, 31
      HSL:
        5°, 70.8738%, 40.3922%
        HSV (HSB):
        5°, 82.9545%, 69.0196%
        XYZ:
        18.9318, 10.9097, 2.3363
        xyY:
        0.5883, 0.3390, 10.9097
      CIE-Lab:
        39.4280, 53.0895, 39.9899
        CIE-LCH:
        39.4280, 66.4657, 36.9891
        CIE-Luv:
        39.4280, 103.3296, 25.4064
        Hunter-Lab:
        33.0299, 44.5089, 18.9272
      #b0291e color charts
#b0291e RGB chart
      #b0291e CMYK chart
      #b0291e RGB pie chart
      #b0291e color shades, tints & tones
#b0291e color schemes
#b0291e color preview, HTML & CSS examples
           This text has a color of #b0291e        
        
          <p style="color:#b0291e;">Text here</p>
        
        
          .mytext {color:#b0291e;}
        
        Text color #b0291e
      
           This box has a color of #b0291e        
        
          <div style="background-color:#b0291e;">Content here</div>
        
        
          .mybackground {background-color:#b0291e;}
        
        Background color #b0291e
      
           Border around this has a color of #b0291e        
        
          <div style="border:2px solid #b0291e;">Content here</div>
        
        
          .myborder {border:2px solid #b0291e;}
        
        Border color #b0291e