#b83232 color space conversions
Hex:
        #b83232
        RGB:
        184, 50, 50
        CMY:
        28, 80, 80
        CMYK:
        0, 73, 73, 28
      HSL:
        0°, 57.2650%, 45.8824%
        HSV (HSB):
        0°, 72.8261%, 72.1569%
        XYZ:
        21.4835, 12.7018, 4.3370
        xyY:
        0.5577, 0.3297, 12.7018
      CIE-Lab:
        42.3105, 53.2351, 32.2323
        CIE-LCH:
        42.3105, 62.2326, 31.1937
        CIE-Luv:
        42.3105, 101.2350, 21.8295
        Hunter-Lab:
        35.6396, 45.2300, 17.7327
      #b83232 color charts
#b83232 RGB chart
      #b83232 CMYK chart
      #b83232 RGB pie chart
      #b83232 color shades, tints & tones
#b83232 color schemes
#b83232 color preview, HTML & CSS examples
           This text has a color of #b83232        
        
          <p style="color:#b83232;">Text here</p>
        
        
          .mytext {color:#b83232;}
        
        Text color #b83232
      
           This box has a color of #b83232        
        
          <div style="background-color:#b83232;">Content here</div>
        
        
          .mybackground {background-color:#b83232;}
        
        Background color #b83232
      
           Border around this has a color of #b83232        
        
          <div style="border:2px solid #b83232;">Content here</div>
        
        
          .myborder {border:2px solid #b83232;}
        
        Border color #b83232