#b80249 color space conversions
Hex:
        #b80249
        RGB:
        184, 2, 73
        CMY:
        28, 99, 71
        CMYK:
        0, 99, 60, 28
      HSL:
        337°, 97.8495%, 36.4706%
        HSV (HSB):
        337°, 98.9130%, 72.1569%
        XYZ:
        20.9915, 10.7148, 7.2651
        xyY:
        0.5386, 0.2749, 10.7148
      CIE-Lab:
        39.0959, 64.7480, 13.8736
        CIE-LCH:
        39.0959, 66.2177, 12.0940
        CIE-Luv:
        39.0959, 109.1465, 2.8037
        Hunter-Lab:
        32.7335, 57.1857, 9.7542
      #b80249 color charts
#b80249 RGB chart
      #b80249 CMYK chart
      #b80249 RGB pie chart
      #b80249 color shades, tints & tones
#b80249 color schemes
#b80249 color preview, HTML & CSS examples
           This text has a color of #b80249        
        
          <p style="color:#b80249;">Text here</p>
        
        
          .mytext {color:#b80249;}
        
        Text color #b80249
      
           This box has a color of #b80249        
        
          <div style="background-color:#b80249;">Content here</div>
        
        
          .mybackground {background-color:#b80249;}
        
        Background color #b80249
      
           Border around this has a color of #b80249        
        
          <div style="border:2px solid #b80249;">Content here</div>
        
        
          .myborder {border:2px solid #b80249;}
        
        Border color #b80249