#b8153b color space conversions
Hex:
        #b8153b
        RGB:
        184, 21, 59
        CMY:
        28, 92, 77
        CMYK:
        0, 89, 68, 28
      HSL:
        346°, 79.5122%, 40.1961%
        HSV (HSB):
        346°, 88.5870%, 72.1569%
        XYZ:
        20.8247, 11.0424, 5.1715
        xyY:
        0.5622, 0.2981, 11.0424
      CIE-Lab:
        39.6519, 61.5494, 23.5220
        CIE-LCH:
        39.6519, 65.8909, 20.9151
        CIE-Luv:
        39.6519, 110.6108, 12.2232
        Hunter-Lab:
        33.2302, 53.7099, 14.0340
      #b8153b color charts
#b8153b RGB chart
      #b8153b CMYK chart
      #b8153b RGB pie chart
      #b8153b color shades, tints & tones
#b8153b color schemes
#b8153b color preview, HTML & CSS examples
           This text has a color of #b8153b        
        
          <p style="color:#b8153b;">Text here</p>
        
        
          .mytext {color:#b8153b;}
        
        Text color #b8153b
      
           This box has a color of #b8153b        
        
          <div style="background-color:#b8153b;">Content here</div>
        
        
          .mybackground {background-color:#b8153b;}
        
        Background color #b8153b
      
           Border around this has a color of #b8153b        
        
          <div style="border:2px solid #b8153b;">Content here</div>
        
        
          .myborder {border:2px solid #b8153b;}
        
        Border color #b8153b