#b3053b color space conversions
Hex:
        #b3053b
        RGB:
        179, 5, 59
        CMY:
        30, 98, 77
        CMYK:
        0, 97, 67, 30
      HSL:
        341°, 94.5652%, 36.0784%
        HSV (HSB):
        341°, 97.2067%, 70.1961%
        XYZ:
        19.4341, 10.0080, 5.0451
        xyY:
        0.5635, 0.2902, 10.0080
      CIE-Lab:
        37.8568, 62.4219, 21.0219
        CIE-LCH:
        37.8568, 65.8666, 18.6121
        CIE-Luv:
        37.8568, 109.7778, 9.5269
        Hunter-Lab:
        31.6354, 54.2930, 12.6894
      #b3053b color charts
#b3053b RGB chart
      #b3053b CMYK chart
      #b3053b RGB pie chart
      #b3053b color shades, tints & tones
#b3053b color schemes
#b3053b color preview, HTML & CSS examples
           This text has a color of #b3053b        
        
          <p style="color:#b3053b;">Text here</p>
        
        
          .mytext {color:#b3053b;}
        
        Text color #b3053b
      
           This box has a color of #b3053b        
        
          <div style="background-color:#b3053b;">Content here</div>
        
        
          .mybackground {background-color:#b3053b;}
        
        Background color #b3053b
      
           Border around this has a color of #b3053b        
        
          <div style="border:2px solid #b3053b;">Content here</div>
        
        
          .myborder {border:2px solid #b3053b;}
        
        Border color #b3053b