#b82a27 color space conversions
Hex:
        #b82a27
        RGB:
        184, 42, 39
        CMY:
        28, 84, 85
        CMYK:
        0, 77, 79, 28
      HSL:
        1°, 65.0224%, 43.7255%
        HSV (HSB):
        1°, 78.8043%, 72.1569%
        XYZ:
        20.9613, 11.9928, 3.1295
        xyY:
        0.5809, 0.3324, 11.9928
      CIE-Lab:
        41.2046, 55.5141, 37.3651
        CIE-LCH:
        41.2046, 66.9176, 33.9435
        CIE-Luv:
        41.2046, 107.6492, 24.1311
        Hunter-Lab:
        34.6306, 47.4398, 18.8835
      #b82a27 color charts
#b82a27 RGB chart
      #b82a27 CMYK chart
      #b82a27 RGB pie chart
      #b82a27 color shades, tints & tones
#b82a27 color schemes
#b82a27 color preview, HTML & CSS examples
           This text has a color of #b82a27        
        
          <p style="color:#b82a27;">Text here</p>
        
        
          .mytext {color:#b82a27;}
        
        Text color #b82a27
      
           This box has a color of #b82a27        
        
          <div style="background-color:#b82a27;">Content here</div>
        
        
          .mybackground {background-color:#b82a27;}
        
        Background color #b82a27
      
           Border around this has a color of #b82a27        
        
          <div style="border:2px solid #b82a27;">Content here</div>
        
        
          .myborder {border:2px solid #b82a27;}
        
        Border color #b82a27