#b8253e color space conversions
Hex:
        #b8253e
        RGB:
        184, 37, 62
        CMY:
        28, 85, 76
        CMYK:
        0, 80, 66, 28
      HSL:
        350°, 66.5158%, 43.3333%
        HSV (HSB):
        350°, 79.8913%, 72.1569%
        XYZ:
        21.2982, 11.8613, 5.7243
        xyY:
        0.5477, 0.3050, 11.8613
      CIE-Lab:
        40.9948, 58.0283, 23.3433
        CIE-LCH:
        40.9948, 62.5475, 21.9137
        CIE-Luv:
        40.9948, 104.3802, 13.3190
        Hunter-Lab:
        34.4402, 50.1161, 14.2535
      #b8253e color charts
#b8253e RGB chart
      #b8253e CMYK chart
      #b8253e RGB pie chart
      #b8253e color shades, tints & tones
#b8253e color schemes
#b8253e color preview, HTML & CSS examples
           This text has a color of #b8253e        
        
          <p style="color:#b8253e;">Text here</p>
        
        
          .mytext {color:#b8253e;}
        
        Text color #b8253e
      
           This box has a color of #b8253e        
        
          <div style="background-color:#b8253e;">Content here</div>
        
        
          .mybackground {background-color:#b8253e;}
        
        Background color #b8253e
      
           Border around this has a color of #b8253e        
        
          <div style="border:2px solid #b8253e;">Content here</div>
        
        
          .myborder {border:2px solid #b8253e;}
        
        Border color #b8253e