#b7280b color space conversions
Hex:
        #b7280b
        RGB:
        183, 40, 11
        CMY:
        28, 84, 96
        CMYK:
        0, 78, 94, 28
      HSL:
        10°, 88.6598%, 38.0392%
        HSV (HSB):
        10°, 93.9891%, 71.7647%
        XYZ:
        20.3476, 11.6090, 1.4849
        xyY:
        0.6085, 0.3471, 11.6090
      CIE-Lab:
        40.5879, 55.1952, 49.7816
        CIE-LCH:
        40.5879, 74.3284, 42.0479
        CIE-Luv:
        40.5879, 111.4833, 30.0013
        Hunter-Lab:
        34.0720, 46.9733, 21.2664
      #b7280b color charts
#b7280b RGB chart
      #b7280b CMYK chart
      #b7280b RGB pie chart
      #b7280b color shades, tints & tones
#b7280b color schemes
#b7280b color preview, HTML & CSS examples
           This text has a color of #b7280b        
        
          <p style="color:#b7280b;">Text here</p>
        
        
          .mytext {color:#b7280b;}
        
        Text color #b7280b
      
           This box has a color of #b7280b        
        
          <div style="background-color:#b7280b;">Content here</div>
        
        
          .mybackground {background-color:#b7280b;}
        
        Background color #b7280b
      
           Border around this has a color of #b7280b        
        
          <div style="border:2px solid #b7280b;">Content here</div>
        
        
          .myborder {border:2px solid #b7280b;}
        
        Border color #b7280b