#b6291e color space conversions
Hex:
        #b6291e
        RGB:
        182, 41, 30
        CMY:
        29, 84, 88
        CMYK:
        0, 77, 84, 29
      HSL:
        4°, 71.6981%, 41.5686%
        HSV (HSB):
        4°, 83.5165%, 71.3725%
        XYZ:
        20.3187, 11.6247, 2.4012
        xyY:
        0.5916, 0.3385, 11.6247
      CIE-Lab:
        40.6133, 54.9435, 41.5236
        CIE-LCH:
        40.6133, 68.8694, 37.0802
        CIE-Luv:
        40.6133, 108.0889, 26.3306
        Hunter-Lab:
        34.0950, 46.7096, 19.6910
      #b6291e color charts
#b6291e RGB chart
      #b6291e CMYK chart
      #b6291e RGB pie chart
      #b6291e color shades, tints & tones
#b6291e color schemes
#b6291e color preview, HTML & CSS examples
           This text has a color of #b6291e        
        
          <p style="color:#b6291e;">Text here</p>
        
        
          .mytext {color:#b6291e;}
        
        Text color #b6291e
      
           This box has a color of #b6291e        
        
          <div style="background-color:#b6291e;">Content here</div>
        
        
          .mybackground {background-color:#b6291e;}
        
        Background color #b6291e
      
           Border around this has a color of #b6291e        
        
          <div style="border:2px solid #b6291e;">Content here</div>
        
        
          .myborder {border:2px solid #b6291e;}
        
        Border color #b6291e