#b8512a color space conversions
Hex:
        #b8512a
        RGB:
        184, 81, 42
        CMY:
        28, 68, 84
        CMYK:
        0, 56, 77, 28
      HSL:
        16°, 62.8319%, 44.3137%
        HSV (HSB):
        16°, 77.1739%, 72.1569%
        XYZ:
        23.1275, 16.2424, 4.1066
        xyY:
        0.5320, 0.3736, 16.2424
      CIE-Lab:
        47.2909, 39.3470, 42.0507
        CIE-LCH:
        47.2909, 57.5886, 46.9024
        CIE-Luv:
        47.2909, 82.1587, 34.0930
        Hunter-Lab:
        40.3018, 31.9054, 22.1698
      #b8512a color charts
#b8512a RGB chart
      #b8512a CMYK chart
      #b8512a RGB pie chart
      #b8512a color shades, tints & tones
#b8512a color schemes
#b8512a color preview, HTML & CSS examples
           This text has a color of #b8512a        
        
          <p style="color:#b8512a;">Text here</p>
        
        
          .mytext {color:#b8512a;}
        
        Text color #b8512a
      
           This box has a color of #b8512a        
        
          <div style="background-color:#b8512a;">Content here</div>
        
        
          .mybackground {background-color:#b8512a;}
        
        Background color #b8512a
      
           Border around this has a color of #b8512a        
        
          <div style="border:2px solid #b8512a;">Content here</div>
        
        
          .myborder {border:2px solid #b8512a;}
        
        Border color #b8512a