#b7311d color space conversions
Hex:
        #b7311d
        RGB:
        183, 49, 29
        CMY:
        28, 81, 89
        CMYK:
        0, 73, 84, 28
      HSL:
        8°, 72.6415%, 41.5686%
        HSV (HSB):
        8°, 84.1530%, 71.7647%
        XYZ:
        20.8485, 12.3526, 2.4479
        xyY:
        0.5848, 0.3465, 12.3526
      CIE-Lab:
        41.7711, 52.5293, 43.1588
        CIE-LCH:
        41.7711, 67.9853, 39.4070
        CIE-Luv:
        41.7711, 104.6947, 28.4699
        Hunter-Lab:
        35.1463, 44.3789, 20.4730
      #b7311d color charts
#b7311d RGB chart
      #b7311d CMYK chart
      #b7311d RGB pie chart
      #b7311d color shades, tints & tones
#b7311d color schemes
#b7311d color preview, HTML & CSS examples
           This text has a color of #b7311d        
        
          <p style="color:#b7311d;">Text here</p>
        
        
          .mytext {color:#b7311d;}
        
        Text color #b7311d
      
           This box has a color of #b7311d        
        
          <div style="background-color:#b7311d;">Content here</div>
        
        
          .mybackground {background-color:#b7311d;}
        
        Background color #b7311d
      
           Border around this has a color of #b7311d        
        
          <div style="border:2px solid #b7311d;">Content here</div>
        
        
          .myborder {border:2px solid #b7311d;}
        
        Border color #b7311d