#b0063b color space conversions
Hex:
        #b0063b
        RGB:
        176, 6, 59
        CMY:
        31, 98, 77
        CMYK:
        0, 97, 66, 31
      HSL:
        341°, 93.4066%, 35.6863%
        HSV (HSB):
        341°, 96.5909%, 69.0196%
        XYZ:
        18.7590, 9.6761, 5.0166
        xyY:
        0.5608, 0.2893, 9.6761
      CIE-Lab:
        37.2548, 61.5660, 20.1194
        CIE-LCH:
        37.2548, 64.7701, 18.0970
        CIE-Luv:
        37.2548, 107.2614, 8.8660
        Hunter-Lab:
        31.1065, 53.2097, 12.2126
      #b0063b color charts
#b0063b RGB chart
      #b0063b CMYK chart
      #b0063b RGB pie chart
      #b0063b color shades, tints & tones
#b0063b color schemes
#b0063b color preview, HTML & CSS examples
           This text has a color of #b0063b        
        
          <p style="color:#b0063b;">Text here</p>
        
        
          .mytext {color:#b0063b;}
        
        Text color #b0063b
      
           This box has a color of #b0063b        
        
          <div style="background-color:#b0063b;">Content here</div>
        
        
          .mybackground {background-color:#b0063b;}
        
        Background color #b0063b
      
           Border around this has a color of #b0063b        
        
          <div style="border:2px solid #b0063b;">Content here</div>
        
        
          .myborder {border:2px solid #b0063b;}
        
        Border color #b0063b