#b0133a color space conversions
Hex:
        #b0133a
        RGB:
        176, 19, 58
        CMY:
        31, 93, 77
        CMYK:
        0, 89, 67, 31
      HSL:
        345°, 80.5128%, 38.2353%
        HSV (HSB):
        345°, 89.2045%, 69.0196%
        XYZ:
        18.9011, 10.0013, 4.9372
        xyY:
        0.5585, 0.2956, 10.0013
      CIE-Lab:
        37.8448, 59.7556, 21.5170
        CIE-LCH:
        37.8448, 63.5115, 19.8031
        CIE-Luv:
        37.8448, 105.1125, 10.6125
        Hunter-Lab:
        31.6249, 51.3396, 12.8811
      #b0133a color charts
#b0133a RGB chart
      #b0133a CMYK chart
      #b0133a RGB pie chart
      #b0133a color shades, tints & tones
#b0133a color schemes
#b0133a color preview, HTML & CSS examples
           This text has a color of #b0133a        
        
          <p style="color:#b0133a;">Text here</p>
        
        
          .mytext {color:#b0133a;}
        
        Text color #b0133a
      
           This box has a color of #b0133a        
        
          <div style="background-color:#b0133a;">Content here</div>
        
        
          .mybackground {background-color:#b0133a;}
        
        Background color #b0133a
      
           Border around this has a color of #b0133a        
        
          <div style="border:2px solid #b0133a;">Content here</div>
        
        
          .myborder {border:2px solid #b0133a;}
        
        Border color #b0133a