#b83241 color space conversions
Hex:
        #b83241
        RGB:
        184, 50, 65
        CMY:
        28, 80, 75
        CMYK:
        0, 73, 65, 28
      HSL:
        353°, 57.2650%, 45.8824%
        HSV (HSB):
        353°, 72.8261%, 72.1569%
        XYZ:
        21.8619, 12.8532, 6.3297
        xyY:
        0.5326, 0.3132, 12.8532
      CIE-Lab:
        42.5412, 54.0185, 23.4565
        CIE-LCH:
        42.5412, 58.8915, 23.4720
        CIE-Luv:
        42.5412, 97.5717, 14.7994
        Hunter-Lab:
        35.8514, 46.1081, 14.6281
      #b83241 color charts
#b83241 RGB chart
      #b83241 CMYK chart
      #b83241 RGB pie chart
      #b83241 color shades, tints & tones
#b83241 color schemes
#b83241 color preview, HTML & CSS examples
           This text has a color of #b83241        
        
          <p style="color:#b83241;">Text here</p>
        
        
          .mytext {color:#b83241;}
        
        Text color #b83241
      
           This box has a color of #b83241        
        
          <div style="background-color:#b83241;">Content here</div>
        
        
          .mybackground {background-color:#b83241;}
        
        Background color #b83241
      
           Border around this has a color of #b83241        
        
          <div style="border:2px solid #b83241;">Content here</div>
        
        
          .myborder {border:2px solid #b83241;}
        
        Border color #b83241