#b52b00 color space conversions
Hex:
        #b52b00
        RGB:
        181, 43, 0
        CMY:
        29, 83, 100
        CMYK:
        0, 76, 100, 29
      HSL:
        14°, 100.0000%, 35.4902%
        HSV (HSB):
        14°, 100.0000%, 70.9804%
        XYZ:
        19.9199, 11.5515, 1.1798
        xyY:
        0.6101, 0.3538, 11.5515
      CIE-Lab:
        40.4943, 53.4880, 53.1475
        CIE-LCH:
        40.4943, 75.4031, 44.8170
        CIE-Luv:
        40.4943, 109.0632, 31.6470
        Hunter-Lab:
        33.9875, 45.1399, 21.7332
      #b52b00 color charts
#b52b00 RGB chart
      #b52b00 CMYK chart
      #b52b00 RGB pie chart
      #b52b00 color shades, tints & tones
#b52b00 color schemes
#b52b00 color preview, HTML & CSS examples
           This text has a color of #b52b00        
        
          <p style="color:#b52b00;">Text here</p>
        
        
          .mytext {color:#b52b00;}
        
        Text color #b52b00
      
           This box has a color of #b52b00        
        
          <div style="background-color:#b52b00;">Content here</div>
        
        
          .mybackground {background-color:#b52b00;}
        
        Background color #b52b00
      
           Border around this has a color of #b52b00        
        
          <div style="border:2px solid #b52b00;">Content here</div>
        
        
          .myborder {border:2px solid #b52b00;}
        
        Border color #b52b00