#b80247 color space conversions
Hex:
        #b80247
        RGB:
        184, 2, 71
        CMY:
        28, 99, 72
        CMYK:
        0, 99, 61, 28
      HSL:
        337°, 97.8495%, 36.4706%
        HSV (HSB):
        337°, 98.9130%, 72.1569%
        XYZ:
        20.9262, 10.6887, 6.9214
        xyY:
        0.5430, 0.2774, 10.6887
      CIE-Lab:
        39.0511, 64.6275, 15.0963
        CIE-LCH:
        39.0511, 66.3673, 13.1480
        CIE-Luv:
        39.0511, 109.9082, 3.9818
        Hunter-Lab:
        32.6936, 57.0389, 10.3334
      #b80247 color charts
#b80247 RGB chart
      #b80247 CMYK chart
      #b80247 RGB pie chart
      #b80247 color shades, tints & tones
#b80247 color schemes
#b80247 color preview, HTML & CSS examples
           This text has a color of #b80247        
        
          <p style="color:#b80247;">Text here</p>
        
        
          .mytext {color:#b80247;}
        
        Text color #b80247
      
           This box has a color of #b80247        
        
          <div style="background-color:#b80247;">Content here</div>
        
        
          .mybackground {background-color:#b80247;}
        
        Background color #b80247
      
           Border around this has a color of #b80247        
        
          <div style="border:2px solid #b80247;">Content here</div>
        
        
          .myborder {border:2px solid #b80247;}
        
        Border color #b80247