#b7082e color space conversions
Hex:
        #b7082e
        RGB:
        183, 8, 46
        CMY:
        28, 97, 82
        CMYK:
        0, 96, 75, 28
      HSL:
        347°, 91.6230%, 37.4510%
        HSV (HSB):
        347°, 95.6284%, 71.7647%
        XYZ:
        20.1084, 10.4382, 3.5397
        xyY:
        0.5899, 0.3062, 10.4382
      CIE-Lab:
        38.6177, 62.5105, 30.3373
        CIE-LCH:
        38.6177, 69.4832, 25.8880
        CIE-Luv:
        38.6177, 116.2683, 16.6829
        Hunter-Lab:
        32.3082, 54.5579, 16.1199
      #b7082e color charts
#b7082e RGB chart
      #b7082e CMYK chart
      #b7082e RGB pie chart
      #b7082e color shades, tints & tones
#b7082e color schemes
#b7082e color preview, HTML & CSS examples
           This text has a color of #b7082e        
        
          <p style="color:#b7082e;">Text here</p>
        
        
          .mytext {color:#b7082e;}
        
        Text color #b7082e
      
           This box has a color of #b7082e        
        
          <div style="background-color:#b7082e;">Content here</div>
        
        
          .mybackground {background-color:#b7082e;}
        
        Background color #b7082e
      
           Border around this has a color of #b7082e        
        
          <div style="border:2px solid #b7082e;">Content here</div>
        
        
          .myborder {border:2px solid #b7082e;}
        
        Border color #b7082e