#b8253d color space conversions
Hex:
        #b8253d
        RGB:
        184, 37, 61
        CMY:
        28, 85, 76
        CMYK:
        0, 80, 67, 28
      HSL:
        350°, 66.5158%, 43.3333%
        HSV (HSB):
        350°, 79.8913%, 72.1569%
        XYZ:
        21.2710, 11.8504, 5.5811
        xyY:
        0.5496, 0.3062, 11.8504
      CIE-Lab:
        40.9774, 57.9741, 23.9434
        CIE-LCH:
        40.9774, 62.7239, 22.4407
        CIE-Luv:
        40.9774, 104.6699, 13.8268
        Hunter-Lab:
        34.4244, 50.0534, 14.4846
      #b8253d color charts
#b8253d RGB chart
      #b8253d CMYK chart
      #b8253d RGB pie chart
      #b8253d color shades, tints & tones
#b8253d color schemes
#b8253d color preview, HTML & CSS examples
           This text has a color of #b8253d        
        
          <p style="color:#b8253d;">Text here</p>
        
        
          .mytext {color:#b8253d;}
        
        Text color #b8253d
      
           This box has a color of #b8253d        
        
          <div style="background-color:#b8253d;">Content here</div>
        
        
          .mybackground {background-color:#b8253d;}
        
        Background color #b8253d
      
           Border around this has a color of #b8253d        
        
          <div style="border:2px solid #b8253d;">Content here</div>
        
        
          .myborder {border:2px solid #b8253d;}
        
        Border color #b8253d