#b0133b color space conversions
Hex:
        #b0133b
        RGB:
        176, 19, 59
        CMY:
        31, 93, 77
        CMYK:
        0, 89, 66, 31
      HSL:
        345°, 80.5128%, 38.2353%
        HSV (HSB):
        345°, 89.2045%, 69.0196%
        XYZ:
        18.9268, 10.0116, 5.0726
        xyY:
        0.5565, 0.2944, 10.0116
      CIE-Lab:
        37.8633, 59.8083, 20.9031
        CIE-LCH:
        37.8633, 63.3559, 19.2646
        CIE-Luv:
        37.8633, 104.7945, 10.0983
        Hunter-Lab:
        31.6411, 51.4014, 12.6437
      #b0133b color charts
#b0133b RGB chart
      #b0133b CMYK chart
      #b0133b RGB pie chart
      #b0133b color shades, tints & tones
#b0133b color schemes
#b0133b color preview, HTML & CSS examples
           This text has a color of #b0133b        
        
          <p style="color:#b0133b;">Text here</p>
        
        
          .mytext {color:#b0133b;}
        
        Text color #b0133b
      
           This box has a color of #b0133b        
        
          <div style="background-color:#b0133b;">Content here</div>
        
        
          .mybackground {background-color:#b0133b;}
        
        Background color #b0133b
      
           Border around this has a color of #b0133b        
        
          <div style="border:2px solid #b0133b;">Content here</div>
        
        
          .myborder {border:2px solid #b0133b;}
        
        Border color #b0133b