#b82b28 color space conversions
Hex:
        #b82b28
        RGB:
        184, 43, 40
        CMY:
        28, 83, 84
        CMYK:
        0, 77, 78, 28
      HSL:
        1°, 64.2857%, 43.9216%
        HSV (HSB):
        1°, 78.2609%, 72.1569%
        XYZ:
        21.0140, 12.0713, 3.2299
        xyY:
        0.5787, 0.3324, 12.0713
      CIE-Lab:
        41.3292, 55.2300, 36.9317
        CIE-LCH:
        41.3292, 66.4402, 33.7702
        CIE-Luv:
        41.3292, 106.9595, 24.0020
        Hunter-Lab:
        34.7438, 47.1604, 18.8088
      #b82b28 color charts
#b82b28 RGB chart
      #b82b28 CMYK chart
      #b82b28 RGB pie chart
      #b82b28 color shades, tints & tones
#b82b28 color schemes
#b82b28 color preview, HTML & CSS examples
           This text has a color of #b82b28        
        
          <p style="color:#b82b28;">Text here</p>
        
        
          .mytext {color:#b82b28;}
        
        Text color #b82b28
      
           This box has a color of #b82b28        
        
          <div style="background-color:#b82b28;">Content here</div>
        
        
          .mybackground {background-color:#b82b28;}
        
        Background color #b82b28
      
           Border around this has a color of #b82b28        
        
          <div style="border:2px solid #b82b28;">Content here</div>
        
        
          .myborder {border:2px solid #b82b28;}
        
        Border color #b82b28