#b52d14 color space conversions
Hex:
        #b52d14
        RGB:
        181, 45, 20
        CMY:
        29, 82, 92
        CMYK:
        0, 75, 89, 29
      HSL:
        9°, 80.0995%, 39.4118%
        HSV (HSB):
        9°, 88.9503%, 70.9804%
        XYZ:
        20.1207, 11.7510, 1.8695
        xyY:
        0.5963, 0.3483, 11.7510
      CIE-Lab:
        40.8177, 53.0885, 46.3650
        CIE-LCH:
        40.8177, 70.4848, 41.1324
        CIE-Luv:
        40.8177, 106.4445, 29.3110
        Hunter-Lab:
        34.2798, 44.7819, 20.7623
      #b52d14 color charts
#b52d14 RGB chart
      #b52d14 CMYK chart
      #b52d14 RGB pie chart
      #b52d14 color shades, tints & tones
#b52d14 color schemes
#b52d14 color preview, HTML & CSS examples
           This text has a color of #b52d14        
        
          <p style="color:#b52d14;">Text here</p>
        
        
          .mytext {color:#b52d14;}
        
        Text color #b52d14
      
           This box has a color of #b52d14        
        
          <div style="background-color:#b52d14;">Content here</div>
        
        
          .mybackground {background-color:#b52d14;}
        
        Background color #b52d14
      
           Border around this has a color of #b52d14        
        
          <div style="border:2px solid #b52d14;">Content here</div>
        
        
          .myborder {border:2px solid #b52d14;}
        
        Border color #b52d14