#b52b01 color space conversions
Hex:
        #b52b01
        RGB:
        181, 43, 1
        CMY:
        29, 83, 100
        CMYK:
        0, 76, 99, 29
      HSL:
        14°, 98.9011%, 35.6863%
        HSV (HSB):
        14°, 99.4475%, 70.9804%
        XYZ:
        19.9254, 11.5537, 1.2086
        xyY:
        0.6096, 0.3535, 11.5537
      CIE-Lab:
        40.4978, 53.4999, 52.7959
        CIE-LCH:
        40.4978, 75.1641, 44.6205
        CIE-Luv:
        40.4978, 108.9962, 31.5261
        Hunter-Lab:
        33.9907, 45.1531, 21.6853
      #b52b01 color charts
#b52b01 RGB chart
      #b52b01 CMYK chart
      #b52b01 RGB pie chart
      #b52b01 color shades, tints & tones
#b52b01 color schemes
#b52b01 color preview, HTML & CSS examples
           This text has a color of #b52b01        
        
          <p style="color:#b52b01;">Text here</p>
        
        
          .mytext {color:#b52b01;}
        
        Text color #b52b01
      
           This box has a color of #b52b01        
        
          <div style="background-color:#b52b01;">Content here</div>
        
        
          .mybackground {background-color:#b52b01;}
        
        Background color #b52b01
      
           Border around this has a color of #b52b01        
        
          <div style="border:2px solid #b52b01;">Content here</div>
        
        
          .myborder {border:2px solid #b52b01;}
        
        Border color #b52b01