#b52c16 color space conversions
Hex:
        #b52c16
        RGB:
        181, 44, 22
        CMY:
        29, 83, 91
        CMYK:
        0, 76, 88, 29
      HSL:
        8°, 78.3251%, 39.8039%
        HSV (HSB):
        8°, 87.8453%, 70.9804%
        XYZ:
        20.1016, 11.6830, 1.9546
        xyY:
        0.5958, 0.3463, 11.6830
      CIE-Lab:
        40.7079, 53.4672, 45.4042
        CIE-LCH:
        40.7079, 70.1447, 40.3379
        CIE-Luv:
        40.7079, 106.7778, 28.7019
        Hunter-Lab:
        34.1805, 45.1601, 20.5358
      #b52c16 color charts
#b52c16 RGB chart
      #b52c16 CMYK chart
      #b52c16 RGB pie chart
      #b52c16 color shades, tints & tones
#b52c16 color schemes
#b52c16 color preview, HTML & CSS examples
           This text has a color of #b52c16        
        
          <p style="color:#b52c16;">Text here</p>
        
        
          .mytext {color:#b52c16;}
        
        Text color #b52c16
      
           This box has a color of #b52c16        
        
          <div style="background-color:#b52c16;">Content here</div>
        
        
          .mybackground {background-color:#b52c16;}
        
        Background color #b52c16
      
           Border around this has a color of #b52c16        
        
          <div style="border:2px solid #b52c16;">Content here</div>
        
        
          .myborder {border:2px solid #b52c16;}
        
        Border color #b52c16